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