GetRowRenderHeight Method
GetRowRenderHeight(int)
Gets the render height of the specified row.
Declaration
public double GetRowRenderHeight(int row)
Public Function GetRowRenderHeight(row As Integer) As Double
Parameters
| Type |
Name |
Description |
| int |
row |
The row index.
|
Returns