GrapeCity.Win.MultiRow Namespace : ViewMode Enumeration |
<FeatureAttribute(Name="Selection", Version="v5.0")> Public Enum ViewMode Inherits System.Enum
Dim instance As ViewMode
[Feature(Name="Selection", Version="v5.0")] public enum ViewMode : System.Enum
Member | Description |
---|---|
Default | Specifies a mode where the user can select cells and rows at the same time. |
Display | Specifies a mode where the user cannot select any cell or row. |
ListBox | Specifies a mode where the user can select or unselect the clicked row like the ListBox's MultiSimple selection mode. |
Row | Specifies a mode where the user can select the row in which the clicked cell is located and activates the clicked cell. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.ViewMode
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