Tab Members
From UltimateTabstrip
Public Instance Constructors
|
|
Initializes a new instance of the Tab class. |
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. |
Public Instance Methods
| Creates a new object that is a copy of the current instance. | |
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Returns a string that represents the current Tab object. |
See Also
Tab Class | Karamasoft.WebControls.UltimateTabstrip Namespace