MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
FlexGrid Class
/ FrozenBottomRows Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FrozenBottomRows Property
In This Topic
Gets or sets the number of frozen rows at the bottom.
Syntax
C#
public
int
FrozenBottomRows {
get
;
set
;}
Remarks
Frozen rows do not scroll, but the cells they contain may be selected and edited.
See Also
Reference
FlexGrid Class
FlexGrid Members