| C1.Android.Grid Assembly > C1.Android.Grid Namespace : GridSelectionMode Enumeration |
public enum GridSelectionMode : System.Enum
| Member | Description |
|---|---|
| Cell | Selection corresponds to a single cell. |
| CellRange | Selection corresponds to a cell range. |
| None | Selection is not available. |
| Row | Selection corresponds to a single row. |
| RowRange | Selection corresponds to a set of contiguous rows. |
System.Object
System.ValueType
System.Enum
C1.Android.Grid.GridSelectionMode