Freigeben über


IReportViewerMessages.FindNextButtonText-Eigenschaft

Stellt den Text für die Schaltfläche Weitersuchen bereit.

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

Syntax

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

Eigenschaftswert

Typ: String
Ein Zeichenfolgenwert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WebForms-Namespace