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