ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / ParametersPanelOpen Property

In This Topic
    ParametersPanelOpen Property
    In This Topic
    Gets or sets the open mode of the parameters panel.
    Syntax
    'Declaration
     
    Public Property ParametersPanelOpen As ParametersPanelOpen
    public ParametersPanelOpen ParametersPanelOpen {get; set;}

    Property Value

    A ParametersPanelOpen value indicating the open mode of the parameters panel. Default is ParametersPanelOpen.Auto.
    See Also