Skip to main content

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.
Group
Tab Gets or sets the name of a CSS class applied to the Tab Control’s tab element. Inherited from BootstrapTabControlCssClasses.
See Also