IReportViewerMessages.TextNotFound-Eigenschaft
Stellt den Text für die Meldung bereit, dass ein Suchtext nicht gefunden wurde.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
ReadOnly Property TextNotFound As String
Get
'Usage
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
Eigenschaftswert
Typ: System.String
Ein string-Wert.