'Declaration
<C1CategoryAttribute("Appearance")> <C1DescriptionAttribute("C1TreeColumn.Styles", "Gets or sets the styles of the TreeColumn.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public ReadOnly Property Styles As TreeColumnStyles
[C1Category("Appearance")] [C1Description("C1TreeColumn.Styles", "Gets or sets the styles of the TreeColumn.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public TreeColumnStyles Styles {get;}