startColumnIndex property

int startColumnIndex
getter/setter pair

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

Implementation

int startColumnIndex = 1;