FilterGroupSortChangingEventArgs.GroupCount Property
Gets or sets the number of group sortings.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | The number of group sortings. |
See Also