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

DxTabBase Properties

Provides base API for classes that implement a tab.
Name Description
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
Id For internal use only. Inherited from DxComponentBase.
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