cellType = gridView.GetCellType(row, column)
cellType = gridView.GetCellType(row, column)
Variable | Description |
---|---|
cellType | GridCellType. |
row | Index of the row. The value is zero-based. Integer. |
column | Column identifier. String. |