TabModel Properties
Describes a tab in the Viewer’s Tab Panel.| Name | Description |
|---|---|
| ContentModel | Specifies tab content settings. |
| Id | Gets the tab’s ID. |
| TabTemplate | Specifies the tab template for a tab in the Tab Panel. |
| Tooltip | Specifies tab tooltip text. |
| Visible | Specifies whether the tab is visible. |
See Also