[]
        
(Showing Draft Content)

C1.WPF.Grid.LoadExcelOptions.FreezeRowsAndColumns

FreezeRowsAndColumns Property

FreezeRowsAndColumns

Specifies whether to freeze rows and columns in the grid after importing. The default value is true.

Declaration
public bool FreezeRowsAndColumns { get; set; }