TabPanelModel Properties
Describes the Viewer’s Tab Panel.
Name | Description |
---|---|
Active |
Gets the active tab in the Tab Panel. |
Active |
Specifies the index of the tab that is currently active. |
Collapsed | Specifies whether the tab panel is collapsed. |
Item[Tab |
Returns the specified tab panel. |
Tabs | Provides access to the collection of tabs that the tab panel contains. |
Visible | Determines whether the tab panel contains a visible tab. |
See Also