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