ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportInfo Class / ParametersView Property

In This Topic
    ParametersView Property
    In This Topic
    Gets or sets the custom layout for the parameters panel.
    Syntax
    'Declaration
     
    Public Property ParametersView As String
    public string ParametersView {get; set;}

    Property Value

    A System.String that defines the visual layout of the parameters panel.
    See Also