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