[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.FrozenRows

FrozenRows Method

FrozenRows(int)

Configurates FrozenRows. Sets the number of frozen columns.

Declaration
public virtual TBuilder FrozenRows(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

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