XtraReportWizardClient<TModel>.DataSourceFactory Property
For internal use.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v25.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| IDataSourceFactory | An object implementing the IDataSourceFactory interface. |
See Also