ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / ShowParameterInputForm Property

In This Topic
    ShowParameterInputForm Property
    In This Topic
    Indicates whether to automatically generate and show parameter input forms for reports with parameters. The default is true.
    Syntax
    'Declaration
     
    Public Property ShowParameterInputForm As System.Boolean
    public System.bool ShowParameterInputForm {get; set;}
    See Also