ActiveReports 8
PromptUser Property (Parameter)

Determines whether to prompt the user to input a parameter value.
Syntax
'Declaration
 
Public Property PromptUser As System.Boolean
public System.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

Support Forum