Skip to main content
All docs
V24.2

Parameters Panel - Report Viewer for Blazor

The Parameters Panel allows users to specify parameter values. The panel displays parameters with the Visible property set to true.

You can specify a parameter value in a parameter editor and click Submit. To return the default values, click Reset.

Blazor Report Viewer Parameters Panel

For parameters with look-up values, you can type a search criteria in the editor to filter available look-up values:

Blazor Report Viewer Parameters Panel

You can validate report parameter values. For more information, refer to the following topic: Validate Parameter Values in Native Blazor Report Viewer.

See Also