Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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