public sealed class ParametersPanel : SidebarPanel
'Declaration
Public NotInheritable Class ParametersPanel
Inherits SidebarPanel
Remarks
The parameters panel facilitates user interaction with report parameters. It provides a user interface for entering and adjusting parameters that affect the report's data and presentation. This class manages the visibility, state, and interactions of the parameters panel, ensuring that users can effectively customize their report views according to specific criteria.