| C1.Win.TreeView Namespace > C1TreeView Class : Styles Property |
'Declaration<C1DescriptionAttribute("Gets or sets the style of TreeView.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <C1CategoryAttribute("Appearance")> Public ReadOnly Property Styles As TreeViewStyles
'UsageDim instance As C1TreeView Dim value As TreeViewStyles value = instance.Styles
[C1Description("Gets or sets the style of TreeView.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Category("Appearance")] public TreeViewStyles Styles {get;}
[C1Description("Gets or sets the style of TreeView.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Category("Appearance")] public: property TreeViewStyles^ Styles { TreeViewStyles^ 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