ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Sidebar Class / ParametersPanel Property

In This Topic
    ParametersPanel Property (Sidebar)
    In This Topic
    Gets the parameters panel object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParametersPanel As ParametersPanel
    public ParametersPanel ParametersPanel {get;}

    Property Value

    The parameters panel.
    See Also