VirtualServerModeConfigurationInfo.SortInfo Property
Gets the grid’s current column sorting configuration.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Data.ServerModeOrderDescriptor[] | The column sorting configuration applied to the grid. |
See Also