GridGroupSummarySortInfo.FieldName Property
Gets or sets the field name of a grouping column.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value that specifies the field name of a column that defines the nesting level of the group whose data rows are sorted by summary values. |
See Also