DxPager Properties
A data navigation component that indicates the current position within the bound data source and allows quick access to a different data page.
Name | Description |
---|---|
Active |
Specifies a selected page’s zero-based index. |
Attributes | Specifies a collection of standard HTML attributes applied to the Pager. |
Auto |
Specifies whether or not navigation buttons are hidden when all numeric buttons are displayed. |
Css |
Assigns a CSS class to the Dx component.
|
Id | Specifies the pager’s unique identifier. |
Navigation |
Specifies how users navigate between the Pager‘s pages. |
Page |
Specifies the total number of pages in the pager. |
Size |
Specifies a pager size. |
Switch |
Specifies the number of pages when the Pager switches from numeric buttons to the Go to Page input box in Auto mode.
|
Visible |
Specifies the maximum number of numeric buttons the Pager displays simultaneously in Numeric mode.
|