IGridProvider.GetRowHeight (METH)ΒΆ
METHOD GetRowHeight : INT
Returns the height of the row with the specified index.
- InOut:
- Scope - Name - Type - Comment - Return - GetRowHeight- INT- Input - diRowIndex- DINT- The index of the row. It can be assumed that 0 <= diRowIndex < NumberOfColumns. 
