Skip to main content
A newer version of this page is available. .

BootstrapFormTabbedLayoutGroupCssClasses Properties

Stores CSS classes applied to visual elements of the Form Layout control’s tabbed layout group.
Name Description
ActiveTab Gets or sets the name of a CSS class applied to the Tab Control’s active tab element. Inherited from BootstrapTabControlCssClasses.
Content Gets or sets the name of a CSS class applied to the content container element. Inherited from BootstrapPageControlCssClasses.
Control Gets or sets the name of a CSS class applied to the layout group’s root element.
Group
Tab Gets or sets the name of a CSS class applied to the Tab Control’s tab element. Inherited from BootstrapTabControlCssClasses.
See Also