IReportViewerMessages.TextNotFound-Eigenschaft
Stellt den Text für die Meldung bereit, dass ein Suchtext nicht gefunden wurde.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.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 string-Wert.