Back to Devexpress

GridControl.ActualGroupCount Property

wpf-devexpress-dot-xpf-dot-grid-dot-gridcontrol-ea66192d.md

latest1.0 KB
Original Source

GridControl.ActualGroupCount Property

Gets the actual number of grouping columns.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public int ActualGroupCount { get; }
vb
Public ReadOnly Property ActualGroupCount As Integer

Property Value

TypeDescription
Int32

An integer value that specifies the number of grouping columns.

|

See Also

GroupCount

GridControl Class

GridControl Members

DevExpress.Xpf.Grid Namespace