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