AIReportBuilder(Object, String) Constructor
Initializes a new instance of the AIReportBuilder class with specified settings.
Namespace: DevExpress.AIIntegration.Wpf.Reporting.Wizard
Assembly: DevExpress.AIIntegration.Wpf.Reporting.v25.2.dll
NuGet Package: DevExpress.AIIntegration.Wpf.Reporting
Declaration
Parameters
| Name | Type |
|---|---|
| dataSource | Object |
| dataMember | String |
See Also