BootstrapFormLayoutCssClasses Properties
Stores CSS classes applied to visual elements of the Form Layout control.Name | Description |
---|---|
Control | Gets or sets the name of a CSS class applied to the control’s root element. Inherited from BootstrapCssClasses. |
Item | Gets or sets the name of a CSS class applied to a layout item element. |
ItemCaption | Gets or sets the name of a CSS class applied to an item caption element. |
ItemControl | Gets or sets the name of a CSS class applied to a layout item’s root element. |
ItemHelpText | Gets or sets the name of a CSS class applied to the help text element. |
See Also