Intersoft ClientUI Documentation
SelectionMode Enumeration



Specifies constants that define the UXGridView selection modes.
Syntax
Public Enum SelectionMode 
   Inherits System.Enum
Dim instance As SelectionMode
public enum SelectionMode : System.Enum 
public enum class SelectionMode : public System.Enum 
Members
MemberDescription
Extended The user can select multiple items while holding down the SHIFT or CTRL keys.
Single The user can select only one item at a time.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Data.SelectionMode

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.Data Namespace

Send Feedback