BootstrapGridViewBandColumnCssClasses Class
Stores CSS classes applied to visual elements of a Grid View band column.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapGridViewBandColumnCssClasses objects:
Remarks
A BootstrapGridViewBandColumnCssClasses instance can be accessed using the BootstrapGridViewBandColumn.CssClasses property.
Inheritance
Object
StateManager
PropertiesBase
BootstrapCssClasses
BootstrapGridViewColumnCssClasses
BootstrapGridViewBandColumnCssClasses
See Also