Krypton OutlookGrid Help
![]() | OutlookGridRow Constructor (IOutlookGridGroup, Boolean) |
Constructor
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

public OutlookGridRow( IOutlookGridGroup group, bool isGroupRow )
Public Sub New ( group As IOutlookGridGroup, isGroupRow As Boolean )
Parameters
- group
- Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGridIOutlookGridGroup
The group the row is associated to. - isGroupRow
- Type: SystemBoolean
Determines if it a group row.
