Intersoft.Client.UI.Aqua.UXCollection Namespace > UXTreeView Class : TreeLineVisibility Property |
<CategoryAttribute("Appearance")> Public Property TreeLineVisibility As Visibility
Dim instance As UXTreeView Dim value As Visibility instance.TreeLineVisibility = value value = instance.TreeLineVisibility
[CategoryAttribute("Appearance")] public Visibility TreeLineVisibility {get; set;}
[CategoryAttribute("Appearance")] public: property Visibility TreeLineVisibility { Visibility get(); void set ( Visibility value); }
You can easily customize the UXTreeView appearance through the following properties.
If you would like to completely customize the control appearance or if you want to change the styles of each visual state, you can edit the template of the control and do the modification accordingly.
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