Intersoft.Client.UI.Aqua.UXCollection Namespace > UXTreeView Class : TreeSelectionMode Property |
<CategoryAttribute("Common Properties")> Public Property TreeSelectionMode As TreeSelectionMode
Dim instance As UXTreeView Dim value As TreeSelectionMode instance.TreeSelectionMode = value value = instance.TreeSelectionMode
[CategoryAttribute("Common Properties")] public TreeSelectionMode TreeSelectionMode {get; set;}
[CategoryAttribute("Common Properties")] public: property TreeSelectionMode TreeSelectionMode { TreeSelectionMode get(); void set ( TreeSelectionMode value); }
UXTreeView has two selection modes such as discussed in the following list.
You can change this selection behavior through the TreeSelectionMode property.
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