BootstrapGridPagerCssClasses Class
Serves as the base class for classes that store CSS classes applied to visual elements of the GridView and Card View’s Pager.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapGridPagerCssClasses objects:
Remarks
A BootstrapGridPagerCssClasses instance can be accessed using the BootstrapCardView.CssClassesPager property.
Inheritance
Object
StateManager
PropertiesBase
BootstrapCssClasses
BootstrapPagerCssClasses
BootstrapGridPagerCssClasses
See Also