| C1.Win.TreeView Namespace > C1TreeColumn Class : Styles Property |
'Declaration<C1DescriptionAttribute("Gets or sets the styles of the TreeColumn.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <C1CategoryAttribute("Appearance")> Public ReadOnly Property Styles As TreeColumnStyles
'UsageDim instance As C1TreeColumn Dim value As TreeColumnStyles value = instance.Styles
[C1Description("Gets or sets the styles of the TreeColumn.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Category("Appearance")] public TreeColumnStyles Styles {get;}
[C1Description("Gets or sets the styles of the TreeColumn.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Category("Appearance")] public: property TreeColumnStyles^ Styles { TreeColumnStyles^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2