startRowIndex property

int startRowIndex
getter/setter pair

The start of the row index in Excel. The first row of the SfDataGrid will begin at this row index in Excel.

Implementation

int startRowIndex = 1;