[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.FrozenRightColumns

FrozenRightColumns Property

FrozenRightColumns

Gets or sets the number of frozen columns at the right.

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

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