WorksheetDataBinding.DataSource Property
Gets the data source associated with the current WorksheetDataBinding object.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Object | An object that is the target data source. |
See Also