XtraReportModel.CtorParameters Property
Specifies parameters to pass to an ObjectDataSource constructor.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Parameter[] | An array of Parameter objects. |
See Also