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