ActiveReports 13
PromptUser Property (Parameter)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Parameter Class : PromptUser Property
Determines whether to prompt the user to input a parameter value.
Syntax
'Declaration
 
Public Property PromptUser As Boolean
public bool PromptUser {get; set;}
Remarks
The default value is True. If the value is set to False, the Prompt property is ignored.
See Also

Reference

Parameter Class
Parameter Members