ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParametersPanelSettings Class / Open Property

In This Topic
    Open Property (ParametersPanelSettings)
    In This Topic
    Adjusts the opening of the parameters panel
    Syntax
    'Declaration
     
    Public Property Open As ParameterPanelOpen
    public ParameterPanelOpen Open {get; set;}
    See Also