Skip to main content
All docs
V24.1

IReportParametersSerializer Members

Defines methods that enable you to deserialize parameters received from the Standalone Report Parameters Panel component and apply parameters to a report instance.

Methods

Name Description
ApplyParametersStateAsync(XtraReport, String) Applies report parameters to the specified report.
ApplyParametersStateAsync(String, String) Applies report parameters to the specified report.
See Also