OutlookGridColumnCollection.CountGrouped Method

Krypton OutlookGrid

OutlookGridColumnCollectionCountGrouped Method
Krypton OutlookGrid v1.6.0
Gets the number of columns grouped

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 CountGrouped()
Public Function CountGrouped As Integer

Return Value

Type: Int32
the number of columns grouped.
See Also