ObjectDataProvider(Object) Constructor
Initializes a new instance of the ObjectDataProvider class with the specified data source.
Namespace: DevExpress.XtraReports.Data
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
dataSource | Object | A Object value. |
See Also