Tab Properties

UltimateTabstrip

UltimateTabstrip Class Library

Tab Properties

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

AccessKey Gets or sets the keyboard shortcut key (AccessKey) for setting focus to the tab.
ContentTemplate Gets or sets the tab content template to include any HTML or server control.
Enabled Gets or sets a value that indicates whether the tab is enabled.
HeaderTemplate Gets or sets the tab header template to include any HTML or server control.
HeaderText The header text string that will appear within a tab.
ID Gets or sets the ID of the tab.
NewLine Gets or sets a value that indicates whether the tab is located at the beginning of a new line (horizontal or vertical).
ParentTabstrip The parent UltimateTabstrip control containing this tab.
TabActiveStyle Gets or sets the style to be applied to the tab in the active state.
TabDefaultStyle Gets or sets the style to be applied to the tab in the default state.
TabHoverStyle Gets or sets the style to be applied to the tab in the hovered state.
TabIndex Gets or sets the tab index of the tab.
ToolTip Gets or sets the tooltip for the tab to be displayed when the mouse cursor is over the control.
URL Gets or sets the URL to redirect the page when the tab is clicked.
Visible Gets or sets a value that indicates whether the tab is visible.

See Also

Tab Class | Karamasoft.WebControls.UltimateTabstrip Namespace