Views Collection Object Members
Project Developer Reference |
Contains a collection of View objects. The Pane.View method returns a View object.
Methods
Name | Description | |
---|---|---|
Copy | Copies a specified source view to a view with a new name. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
Count | Returns the number of items in the Views collection. Read-only Long. | |
Item | Returns a single item from a collection. Read-only Object. | |
Parent | Returns the parent of the object. Read-only Object. |