[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridBase-1.CloneFrozenCells

CloneFrozenCells Property

CloneFrozenCells

Gets or sets a value that determines whether the FlexGrid should clone frozen cells and show them in a separate element to improve perceived performance while scrolling.

Declaration
public virtual bool? CloneFrozenCells { get; set; }
Remarks

This property is set to null by default, which causes the grid to select the best setting depending on the browser.