TabPageCollection Constructors
Represents a collection of tabbed pages within the ASPxPageControl.Name | Parameters | Description |
---|---|---|
TabPageCollection() | none | Initializes a new instance of the TabPageCollection class. |
TabPageCollection(ASPxPageControl) | pageControl | Initializes a new instance of the TabPageCollectionclass specifying its owner. |
See Also