BootstrapGridFormLayoutCssClasses Properties
Serves as the base class for classes that store CSS classes applied to visual elements of the GridView and Card View’s form layout.
Name | Description |
---|---|
Control | Gets or sets the name of the CSS class applied to the control’s root element. |
Item |
Gets or sets the name of a CSS class applied to a layout item element.
Inherited from Bootstrap |
Item |
Gets or sets the name of a CSS class applied to an item caption element.
Inherited from Bootstrap |
Item |
Gets or sets the name of a CSS class applied to a layout item’s root element.
Inherited from Bootstrap |
Item |
Gets or sets the name of a CSS class applied to the help text element.
Inherited from Bootstrap |
See Also