Skip to main content
A newer version of this page is available. .

BootstrapPagerCssClasses Properties

Stores CSS classes applied to visual elements of the Pager.
Name Description
Button Gets or sets the name of a CSS class applied to the Pager control’s button element.
Control Gets or sets the name of a CSS class applied to the control’s root element. Inherited from BootstrapCssClasses.
CurrentPageNumber Gets or sets the name of a CSS class applied to the Pager control’s current page button element.
Ellipsis Gets or sets the name of a CSS class applied to the Pager control’s ellipsis button element.
PageNumber Gets or sets the name of a CSS class applied to the Pager control’s page number element.
Pager Gets or sets the name of a CSS class applied to the Pager control’s root element.
Summary Gets or sets the name of a CSS class applied to the Pager control’s summary element.
See Also