ITabInfo Members
Contains information about a tab.
#Properties
Name | Description |
---|---|
Allow |
Identifies whether users can close the tab. |
Css |
Returns a CSS class or classes assigned to the tab. |
Enabled | Identifies whether the tab or tab page is enabled. |
Id | Returns the tab identifier. |
Tab |
Returns a CSS class applied to the tab icon. |
Tab |
Returns the tab’s icon URL. |
Text | Returns the text displayed in the tab. |
Tooltip | Returns the tab’s tooltip text. |
Visible | Identifies whether the tab is visible. |
Visible |
Returns the tab’s visible index. |
See Also