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

In This Topic
    ParametersView Property
    In This Topic
    Contains layout for custom parameters panel
    Syntax
    'Declaration
     
    Public Property ParametersView As String
    public string ParametersView {get; set;}
    See Also