VirtualServerModeConfigurationInfo Properties
Contains information on the sorting, filtering and summary configurations applied in the bound grid control.| Name | Description |
|---|---|
| Filter | Gets the grid’s current filter criteria. |
| SortInfo | Gets the grid’s current column sorting configuration. |
| TotalSummary | Gets the total summaries the grid asks the data source to calculate. |
See Also