Skip to main content
All docs
V24.1

ReportParametersPanelBuilder Constructors

A builder for the Standalone Report Parameters Panel.
Name Parameters Description
ReportParametersPanelBuilder(IHtmlHelper, String) htmlHelper, name Initializes a new instance of the ReportParametersPanelBuilder class with specified settings.
ReportParametersPanelBuilder(IHtmlHelper) htmlHelper Initializes a new instance of the ReportParametersPanelBuilder class with specified settings.
See Also