GetCellHeight Method (SapGridView)

Class

SapGridView.

Action

Gets the height of the cell in pixels.

Syntax

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