WebWorksheet.BindStartRow

WebWorksheet.BindStartRow property

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

public int BindStartRow { get; set; }

See Also