[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CellStyleCollection.FrozenAlternate

FrozenAlternate Property

FrozenAlternate

Gets the style used to paint frozen cells (frozen cells are editable and selectable, but not scrollable) in alternate rows.

Declaration
public CellStyle FrozenAlternate { get; }
Remarks

This style is empty by default, so frozen cells are rendered using the Frozen style.