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