ViewTabGroup.Item Property
Parent Object: ViewTabGroupDescription
Read-only property that returns the specified ViewTab object from the collection.
Syntax
ViewTabGroup.Item( Index As Long ) As ViewTabProperty Value
This is a read only property whose value is a ViewTab.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the ViewTab to return. |