GridWorksheet.BindStartColumn

GridWorksheet.BindStartColumn property

In data-binding mode, BindStartRow and BindStartColumn indicate the position of the grid to bind bo the datasource.

public int BindStartColumn { get; set; }

See Also