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