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