OutlookGridGroupCollection.ParentGroup Property

Krypton OutlookGrid

OutlookGridGroupCollectionParentGroup Property
Krypton OutlookGrid v1.6.0
Gets or Sets the parent group

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)
Syntax
public IOutlookGridGroup ParentGroup { get; }
Public ReadOnly Property ParentGroup As IOutlookGridGroup
	Get

Property Value

Type: IOutlookGridGroup

[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection.ParentGroup"]

See Also