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
string TextNotFound { get; }
property String^ TextNotFound {
String^ get ();
}
abstract TextNotFound : string with get
function get TextNotFound () : String
Eigenschaftswert
Typ: String
Ein Zeichenfolgenwert.