VirtualServerModeRowsEventArgs.ConfigurationInfo Property
Gets information on the grid’s current sorting, filtering and summary configuration.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
VirtualServerModeConfigurationInfo | An object that provides the grid’s sorting, filtering and summary configuration. |
See Also