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