Compartir a través de


IReportViewerMessages.NoMoreMatches (Propiedad)

Proporciona el texto para el mensaje que indica que no se han encontrado más entradas coincidentes.

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

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)