GridControl.ActualGroupCount Property
In This Article
Gets the actual number of grouping columns. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of grouping columns. |
See Also