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