Propriété IReportViewerMessages.TextNotFound
Fournit le texte pour le message indiquant que le texte est introuvable.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
ReadOnly Property TextNotFound As String
Get
'Utilisation
Dim instance As IReportViewerMessages
Dim value As String
value = instance.TextNotFound
string TextNotFound { get; }
property String^ TextNotFound {
String^ get ();
}
abstract TextNotFound : string
function get TextNotFound () : String
Valeur de propriété
Type : System.String
Valeur de type chaîne.