Partilhar via


Propriedade IReportViewerMessages.NoMoreMatches

Provides the text for the no more matches message.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms