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