'Declaration
<C1DescriptionAttribute("C1TreeNode.Enabled", "Gets or sets a value indicating whether this node is enabled.")> <C1CategoryAttribute("Behavior")> Public Property Enabled As Boolean
[C1Description("C1TreeNode.Enabled", "Gets or sets a value indicating whether this node is enabled.")] [C1Category("Behavior")] public bool Enabled {get; set;}