Propriété IReportViewerMessages.SelectAValue
Fournit le texte de l'invite Sélectionner une valeur.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
ReadOnly Property SelectAValue As String
Get
'Utilisation
Dim instance As IReportViewerMessages
Dim value As String
value = instance.SelectAValue
string SelectAValue { get; }
property String^ SelectAValue {
String^ get ();
}
abstract SelectAValue : string
function get SelectAValue () : String
Valeur de propriété
Type : System.String
Valeur de type chaîne.