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