Tab Properties
From UltimateTabstrip
The properties of the Tab class are listed below. For a complete list of Tab class members, see the Tab Members topic.
Public Instance Properties
| Gets or sets the keyboard shortcut key (AccessKey) for setting focus to the tab. | |
| Gets or sets the tab content template to include any HTML or server control. | |
| Gets or sets a value that indicates whether the tab is enabled. | |
| Gets or sets the tab header template to include any HTML or server control. | |
| The header text string that will appear within a tab. | |
| Gets or sets the ID of the tab. | |
| Gets or sets a value that indicates whether the tab is located at the beginning of a new line (horizontal or vertical). | |
| The parent UltimateTabstrip control containing this tab. | |
| Gets or sets the style to be applied to the tab in the active state. | |
| Gets or sets the style to be applied to the tab in the default state. | |
| Gets or sets the style to be applied to the tab in the hovered state. | |
| Gets or sets the tab index of the tab. | |
| Gets or sets the tooltip for the tab to be displayed when the mouse cursor is over the control. | |
| Gets or sets the URL to redirect the page when the tab is clicked. | |
| Gets or sets a value that indicates whether the tab is visible. |
See Also
Tab Class | Karamasoft.WebControls.UltimateTabstrip Namespace