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