C1.Win.TreeView Namespace / C1TreeView Class / Styles Property

In This Topic
Styles Property (C1TreeView)
In This Topic
Gets or sets the style of TreeView.
Syntax
'Declaration
 
<C1CategoryAttribute("Appearance")>
<C1DescriptionAttribute("C1TreeView.Styles", "Gets or sets the style of TreeView.")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public ReadOnly Property Styles As TreeViewStyles
 
See Also