Intersoft ClientUI Documentation
SelectionUnit Enumeration



Specifies the constants that define the UXGridView selection unit.
Syntax
Public Enum SelectionUnit 
   Inherits System.Enum
Dim instance As SelectionUnit
public enum SelectionUnit : System.Enum 
public enum class SelectionUnit : public System.Enum 
Members
MemberDescription
Cell The user can only select cell.
Row The user can only select row.
RowAndCell The user can select both row and cell.
Inheritance Hierarchy

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

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