Condividi tramite


Proprietà IReportViewerMessages.NoMoreMatches

Testo del messaggio relativo all'impossibilità di trovare altre corrispondenze.

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

Sintassi

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

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WebForms