| C1.Android.Grid Assembly > C1.Android.Grid Namespace : GridCellType Enumeration |
public enum GridCellType : System.Enum
| Member | Description |
|---|---|
| Cell | Regular data cell. |
| ColumnHeader | Column header cell. |
| RowHeader | Row header cell. |
| TopLeft | Top left cell (at the intersection of the row and column header cells). |
System.Object
System.ValueType
System.Enum
C1.Android.Grid.GridCellType