BootstrapTabCollection Constructors
Represents a collection of tabs within the BootstrapTabControl.| Name | Parameters | Description |
|---|---|---|
| BootstrapTabCollection() | none | Initializes a new instance of the BootstrapTabCollection class with default settings. |
| BootstrapTabCollection(ASPxTabControl) | tabControl | Initializes a new instance of the BootstrapTabCollection class with the specified owner. |
See Also