PageSizeItem
Interface
Describes the PageSizeItem options for the PagerPageSizesComponent.
Definition
Package:@progress/kendo-angular-grid
Syntax:
TS
const pageSizeItem: PageSizeItem = { text: 'Show All', value: 'all' };
Describes the PageSizeItem options for the PagerPageSizesComponent.
Package:@progress/kendo-angular-grid
Syntax:
const pageSizeItem: PageSizeItem = { text: 'Show All', value: 'all' };