Partilhar via


Propriedade IReportViewerMessages.TextNotFound

Provides the text for the 'text not found' message.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)

Sintaxe

'Declaração
ReadOnly Property TextNotFound As String
string TextNotFound { get; }
property String^ TextNotFound {
    String^ get ();
}
abstract TextNotFound : string with get
function get TextNotFound () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WebForms