Intersoft ClientUI Documentation
TreeSelectionMode Enumeration



Specifies value that determine the selection behavior in UXTreeView.
Syntax
Public Enum TreeSelectionMode 
   Inherits System.Enum
Dim instance As TreeSelectionMode
public enum TreeSelectionMode : System.Enum 
public enum class TreeSelectionMode : public System.Enum 
Members
MemberDescription
Multiple Several items can be selected by pressing the combination of CTRL and SHIFT key.
Single Only one item can be selected at a time.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXCollection.TreeSelectionMode

Requirements

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

See Also

Reference

Intersoft.Client.UI.Aqua.UXCollection Namespace

Send Feedback