BindingSource

GridWorksheet.BindingSource property

El objeto de origen de datos realmente vinculante en tiempo de ejecución. Es un objeto DataView cuando la propiedad DataSource es un objeto DataSet, DataTable o DataView.

public IEnumerable BindingSource { get; }

Ver también