New to Kendo UI for Angular? Start a free 30-day trial
The state of the data operations applied to the Grid component.
Name | Type | Default | Description |
---|
|
CompositeFilterDescriptor
|
The descriptors used for filtering.
|
|
GroupDescriptor[]
|
The descriptors used for grouping.
|
|
number
|
The number of records to be skipped by the pager.
|
|
SortDescriptor[]
|
The descriptors used for sorting.
|
|
number
|
The number of records to take.
|