ReportParameter.Prompt Property

Definition

Gets the message to display to a user when asking for parameter values.

public:
 property System::String ^ Prompt { System::String ^ get(); };
public string Prompt { get; }
member this.Prompt : string
Public ReadOnly Property Prompt As String

Property Value

A string containing the message to display to the user when the value for the parameters are requested.

Applies to