New to Kendo UI for AngularStart a free 30-day trial

GridNavigableSettings

Represents the type of the Grid navigable property.

The available values are:

typescript
const settings: GridNavigableSettings = ['pager', 'table'];

type GridNavigableSettings = boolean | GridNavigableSection[];

Not finding the help you need?
Contact Support