WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.GridControl Assembly
/
C1.WinUI.Grid Namespace
/
GridControlAdapter Class
/ GetRowRenderHeight Method
The row index.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetRowRenderHeight Method (GridControlAdapter)
In This Topic
Gets the render height of the specified row.
Syntax
C#
public
double
GetRowRenderHeight(
int
row
)
Parameters
row
The row index.
See Also
Reference
GridControlAdapter Class
GridControlAdapter Members