Back to Devexpress

DxPager Properties

blazor-devexpress-dot-blazor-dot-dxpager-dot-underscore-properties.md

latest1.8 KB
Original Source

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.

NameDescription
ActivePageIndexSpecifies a selected page’s zero-based index.
AttributesSpecifies a collection of standard HTML attributes applied to the Pager.
AutoHideNavButtonsSpecifies whether or not navigation buttons are hidden when all numeric buttons are displayed.
CssClassAssigns a CSS class to the DxPager component.
IdSpecifies the pager’s unique identifier.
NavigationModeSpecifies how users navigate between the Pager‘s pages.
PageCountSpecifies the total number of pages in the pager.
SizeModeSpecifies a pager size.
SwitchToInputBoxButtonCountSpecifies the number of pages when the Pager switches from numeric buttons to the Go to Page input box in Auto mode.
VisibleNumericButtonCountSpecifies the maximum number of numeric buttons the Pager displays simultaneously in NumericButtons mode.

See Also

DxPager Class

DxPager Members

DevExpress.Blazor Namespace