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