MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
FlexGrid Class
/ AutoSizeRow Method
Index of the row to resize.
The type of row.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AutoSizeRow Method
In This Topic
Resizes a row to fit their visible contents.
Syntax
C#
public
void
AutoSizeRow(
int
row
,
GridRowColType
rowType
)
Parameters
row
Index of the row to resize.
rowType
The type of row.
See Also
Reference
FlexGrid Class
FlexGrid Members