'Declaration
<C1CategoryAttribute("Appearance")> <C1DescriptionAttribute("C1TreeColumn.Width", "Gets or sets the width of the TreeColumn.")> <DefaultValueAttribute(120)> Public Property Width As Integer
[C1Category("Appearance")] [C1Description("C1TreeColumn.Width", "Gets or sets the width of the TreeColumn.")] [DefaultValue(120)] public int Width {get; set;}