A newer version of this page is available.
Switch to the current version.
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.v18.2.dll
Declaration
public class BootstrapGridPagerCssClasses :
BootstrapPagerCssClasses
Public Class BootstrapGridPagerCssClasses
Inherits BootstrapPagerCssClasses
Related API Members
The following members accept/return BootstrapGridPagerCssClasses objects:
Remarks
A BootstrapGridPagerCssClasses instance can be accessed using the BootstrapCardView.CssClassesPager property.
Inheritance
Object
StateManager
PropertiesBase
BootstrapCssClasses
BootstrapPagerCssClasses
BootstrapGridPagerCssClasses
See Also
Feedback