Kendo.Mvc.UI.ScrollViewPageableSettings
Defines the fluent API for configuring the ScrollViewPageableSettings settings.
Properties
Enabled
If set to true the grid will display a pager. By default paging is disabled.Can be set to a JavaScript object which represents the pager configuration.
ARIATemplate
Specifies a template is used to populate the aria-label for each pager element.
ARIATemplateId
The id for the ARIATemplate
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary