WebWorksheet.BindingSource
WebWorksheet.BindingSource property
The actually binding datasource object at run-time. It is a DataView object when the DataSource property is a DataSet, DataTable or DataView object.
public IEnumerable BindingSource { get; }
See Also
- class WebWorksheet
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb