OutlookGridRowNodeCollection.Count Property

Krypton OutlookGrid

OutlookGridRowNodeCollectionCount Property
Krypton OutlookGrid v1.6.0
Gets the number of groups

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 int Count { get; }
Public ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32
The count.
See Also