Partager via


Propriété IReportViewerMessages.TextNotFound

Fournit le texte du message de texte introuvable.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.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 string.

Voir aussi

Référence

IReportViewerMessages Interface

Espace de noms Microsoft.Reporting.WinForms