TabCollection Constructors
Represents a collection of tabs within the ASPxTabControl.| Name | Parameters | Description |
|---|---|---|
| TabCollection() | none | Initializes a new instance of the TabCollection class. |
| TabCollection(ASPxTabControl) | tabControl | Initializes a new instance of the TabCollectionclass specifying its owner. |
See Also