The following tables list the members exposed by TabItem.
Name | Description | |
---|---|---|
DefaultImage | The name of the file that contains the image displayed to the left side of the text. | |
ImageAlign | Alignment of image relative to text. | |
Key | The key string used to access this item in the Tabs collection. | |
NextRow | Flag to move this TabItem and all following items in the Tabs collection to the next row. | |
Owner | Get a reference to the UltraWebTab which owns this item. | |
Style | Style object used to paint TabSeparator or Tab when it is in normal state (enabled, not selected and has no mouse). | |
Tag | An object to be associated with a Tab or TabSeparator object. | |
Text | String of text that is displayed by the object. | |
Visible | Show or hide this tab item. |
Name | Description | |
---|---|---|
ToString | Returns a string representation of a TabItem object. |