ReportParameter.Assign(ReportParameter) Method
Assigns the settings of a specified parameter to the current parameter.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
reportParameter | ReportParameter | A ReportParameter object whose settings to assign to the current parameter. |
See Also