XRGroupSortingSummary.SortOrder Property
Specifies the sorting direction for groups.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
XRColumnSortOrder | An XRColumnSortOrder enumeration value. |
Remarks
To learn more, see Grouping and Sorting a Report’s Data.
See Also