| Overload | Description |
|---|---|
| Tab Constructor() | Initializes a new instance of the Tab class. |
| Tab Constructor(String) | Initializes a new instance of the Tab class specifying its Xceed.SmartUI.SmartItem.Text. |
| Tab Constructor(Int32) | Initializes a new instance of the Tab class specifying its Xceed.SmartUI.SmartItem.ImageIndex. |
| Tab Constructor(String,Int32) | Initializes a new instance of the Tab class specifying its Xceed.SmartUI.SmartItem.Text and Xceed.SmartUI.SmartItem.ImageIndex. |