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