Propriété ReportParameterInfo.Prompt
Texte qui invite l'utilisateur à fournir des valeurs de paramètres.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Prompt As String
Get
'Utilisation
Dim instance As ReportParameterInfo
Dim value As String
value = instance.Prompt
public string Prompt { get; }
public:
property String^ Prompt {
String^ get ();
}
member Prompt : string
function get Prompt () : String
Valeur de propriété
Type : System.String
Valeur string qui contient le texte de l'invite.
Notes
La valeur par défaut de la propriété Prompt est extraite de la définition de rapport.