TabCollectionBase Constructors
Represents the base class for collections of tabs (tabbed pages).Name | Parameters | Description |
---|---|---|
TabCollectionBase() | none | Initializes a new instance of the TabCollectionBase class. |
TabCollectionBase(ASPxTabControlBase) | tabControl | Initializes a new instance of the TabCollectionBaseclass specifying its owner. |
See Also