GrapeCity.Win.MultiRow Namespace : MultiRowSelectionMode Enumeration |
Public Enum MultiRowSelectionMode Inherits System.Enum
Dim instance As MultiRowSelectionMode
public enum MultiRowSelectionMode : System.Enum
Member | Description |
---|---|
AllRows | Specifies that all rows in GcMultiRow are selected. |
ContainedCells | Specifies that cells whose boundaries are contained by the header are selected. |
IntersectedCells | Specifies that cells whose boundaries are intersected by the header are selected. |
None | Specifies that no cell is selected. |
Row | Specifies that the row which contains the header is selected. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.MultiRowSelectionMode
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