OutlookGridGroupCollection.List Property

Krypton OutlookGrid

OutlookGridGroupCollectionList Property
Krypton OutlookGrid v1.6.0
Gets the list of IOutlookGridGroup.

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 List<IOutlookGridGroup> List { get; }
Public ReadOnly Property List As List(Of IOutlookGridGroup)
	Get

Property Value

Type: ListIOutlookGridGroup

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

See Also