ActiveReports Developer 7
PromptUser Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > Parameter Class : PromptUser Property

Glossary Item Box

Indicates if the user should be prompted for this parameter's value.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property PromptUser As System.Boolean
C# 
public System.bool PromptUser {get;}

See Also