C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / FrozenBottomRows Property

In This Topic
FrozenBottomRows Property (FlexGrid)
In This Topic
Gets or sets the number of frozen rows at the bottom.
Syntax
'Declaration
 
Public Property FrozenBottomRows As Integer
 
Remarks
Frozen rows do not scroll, but the cells they contain may be selected and edited.
See Also