Kendo.Mvc.UI.DataSourceResult
Provides the processed data after paging, sorting, filtering and grouping are applied.
Properties
Data
The data collection.
Total
The total number of data entries.
AggregateResults
The result of the data aggregation.
Errors
A list of errors that occurred during the creation of the data result.