[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.FrozenRows

FrozenRows Property

FrozenRows

Gets or sets the number of frozen rows.

Declaration
[Parameter]
public int FrozenRows { get; set; }
<Parameter>
Public Property FrozenRows As Integer
Remarks

Frozen rows do not scroll vertically, but the cells they contain may be selected and edited.