[]
        
(Showing Draft Content)

C1.WPF.Grid.LoadExcelOptions.SheetColumnHeaderRowIndex

SheetColumnHeaderRowIndex Property

SheetColumnHeaderRowIndex

Specifies the Excel sheet's row index for the column headers. The default value is 0, which means the loaded Excel sheet's first row represents the column headers.

Declaration
public int SheetColumnHeaderRowIndex { get; set; }