The following tables list the members exposed by Tab.
| Name | Description | |
|---|---|---|
![]() | Tab Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | AccessKey | The keyboard shortcut to select this tab. |
![]() | AsyncOption | Custom behavior when AsyncMode of UltraWebTab is enabled. |
![]() | ContentPane | Returns or sets the ContentPane object to be displayed when the tab is selected. |
![]() | ContentTemplate | The template property used to fill children of ContentPane at design time. |
![]() | DefaultImage | The name of the file that contains the image displayed to the left side of the text. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem) |
![]() | DisabledImage | The name of the file that contains the image displayed to the left side of the text when the tab is disabled. |
![]() | DisabledStyle | Style object used to paint a tab when it is disabled. |
![]() | Enabled | Whether the tab can be selected at run time. |
![]() | HoverImage | The name of the file that contains the image displayed to the left side of the text when the mouse is moved over the tab. |
![]() | HoverStyle | Style object used to paint the tab when the mouse is over it. |
![]() | ImageAlign | Alignment of image relative to text. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem) |
![]() | Key | The key string used to access this item in the Tabs collection. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem) |
![]() | NextRow | Flag to move this TabItem and all following items in the Tabs collection to the next row. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem) |
![]() | Owner | Get a reference to the UltraWebTab which owns this item. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem) |
![]() | SelectedImage | The name of the file that contains the image displayed to the left side of the text when the tab is selected. |
![]() | SelectedStyle | Style object used to paint this tab when it is selected. |
![]() | Style | Style object used to paint TabSeparator or Tab when it is in normal state (enabled, not selected and has no mouse). (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem) |
![]() | Tag | An object to be associated with a Tab or TabSeparator object. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem) |
![]() | Text | String of text that is displayed by the object. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem) |
![]() | Tooltip | The text for tooltip. |
![]() | Visible | Show or hide this tab item. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem) |
| Name | Description | |
|---|---|---|
![]() | FindControl | Get a reference to a child aspx-control located within the ContentPane of this tab by its id. |
![]() | LoadViewState | Overridden. Load properties from view state. |
![]() | SaveViewState | Overridden. Build object to be saved in view state. |
![]() | SetDirty | Overridden. Enable TrackViewState and set dirty ViewState. |
![]() | ToString | Returns a string representation of a TabItem object. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem) |
![]() | TrackViewState | Overridden. Notify objects about tracking view state. |