[]
Specifies a value that defines the type of cell.
public sealed class GridCellType : Enum
| Name | 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). |
| value__ |