Share

ViewTabGroup Object


Description

ViewTabGroup object.

Methods

Name Description
Close Method that closes this ViewTabGroup.
MoveToGroup Method that moves the current ViewTabGroup to another ViewTabGroup. The ViewTabGroup the current ViewTabGroup moves into will be returned.
MoveToNewViewFrame Method that moves current ViewTabGroup to a new ViewFrame.

Properties

Name Description
Application Read-only property that returns the root Application object.
Count Read-only property that returns the number of view tabs in this view tab group.
Item Read-only property that returns the specified ViewTab object from the collection.
Type Gets the constant that indicates the type of this object.
ViewFrame Read-only property that returns the ViewFrame this view tab Group is located in.

Accessed From

ViewTab.MoveToGroup, ViewTab.ViewTabGroup, ViewTabGroup.MoveToGroup, ViewTabGroupsEnumerator.Item

Version

Introduced in version 2022

Was this information helpful?