Condividi tramite


Proprietà IReportViewerMessages.TextNotFound

Testo del messaggio relativo all'impossibilità di trovare il testo.

Spazio dei nomi:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Sintassi

'Dichiarazione
ReadOnly Property TextNotFound As String
string TextNotFound { get; }
property String^ TextNotFound {
    String^ get ();
}
abstract TextNotFound : string with get
function get TextNotFound () : String

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WinForms