MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
GridCellFactory 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 (GridCellFactory)
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
GridCellFactory Class
GridCellFactory Members