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

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