XtraReportModel.MemberParameters Property
Specifies parameters to pass to an ObjectDataSource method.
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