NTabPageCollection Class Members
In This Topic
The following tables list the members exposed by NTabPageCollection.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Item | Overloaded. Gets the tab page with the given header. Returns null if a page with such header does not exist in this collection. |
Top
Public Methods
| Name | Description |
| IndexOf | Overloaded. Gets the index of the tab page with the given header. Returns -1 if a page with such header does not exist in this collection. |
Top
See Also