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.