[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.GetRowRenderHeight

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
Type Description
double