ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class / ParametersPanel Property

In This Topic
    ParametersPanel Property (InitializationOptions)
    In This Topic
    Set up the parameters panel settings
    Syntax
    'Declaration
     
    Public Property ParametersPanel As ParametersPanelSettings
    public ParametersPanelSettings ParametersPanel {get; set;}
    See Also