ActiveReports Developer 7
Prompt Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Parameter Class : Prompt Property

Glossary Item Box

Gets the text to display to a user when prompting the a for the parameter's value.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Prompt As System.String
C# 
public System.string Prompt {get;}

See Also