Krypton OutlookGrid Help
![]() | OutlookGridDefaultGroupChildren Property |
Gets or sets the children.
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 OutlookGridGroupCollection Children { get; set; }
Public Property Children As OutlookGridGroupCollection Get Set
Property Value
Type: OutlookGridGroupCollectionThe children.
Implements
IOutlookGridGroupChildren