'Declaration <DescriptionAttribute("Represents a SmartItem designed to be used as a node for the SmartTreeView SmartControl.")> Public Class Node Inherits Xceed.SmartUI.SmartItem Implements Xceed.SmartUI.IExpandable
'Usage Dim instance As Node
[Description("Represents a SmartItem designed to be used as a node for the SmartTreeView SmartControl.")] public class Node : Xceed.SmartUI.SmartItem, Xceed.SmartUI.IExpandable