Krypton OutlookGrid Help
![]() | OutlookGridGroupCollectionItem Property |
Gets the Group object
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 IOutlookGridGroup this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As IOutlookGridGroup Get
Parameters
- index
- Type: SystemInt32
Index in the list of groups.
Property Value
Type: IOutlookGridGroup[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection.Item(System.Int32)"]
Return Value
Type: IOutlookGridGroupThe IOutlookGridGroup.
