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

DxTabBase Properties

Defines the base API for classes that implement a tab.
Name Description
CssClass Specifies the name of a CSS class applied to a tab.
Id Specifies the tab identifier (for internal use only).
SyncRoot For internal use only. Inherited from DxSettingsComponent.
TabIconCssClass Specifies the tab icon’s CSS class.
TabTemplate Specifies the tab’s template.
Text Specifies the text displayed in a tab.
Visible Specifies whether a tab is visible or hidden.
See Also