ReportParameter(ParameterPath, LookUpValueCollection) Constructor
Initializes a new instance of the ReportParameter class with specified settings.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type |
|---|---|
| parameterPath | DevExpress.XtraReports.Parameters.Native.ParameterPath |
| lookUpValues | LookUpValueCollection |
See Also