Compartir a través de


IReportViewerMessages.TextNotFound (Propiedad)

Proporciona el texto para el mensaje que indica que no se ha encontrado el texto.

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)