IReportParametersSerializer Methods
Defines methods that enable you to deserialize parameters received from the Standalone Report Parameters Panel component and apply parameters to a report instance.| Name | Description |
|---|---|
| ApplyParametersStateAsync(XtraReport, String) | Applies report parameters to the specified report. |
| ApplyParametersStateAsync(String, String) | Applies report parameters to the specified report. |
See Also