Freigeben über


IReportViewerMessages.FindButtonText-Eigenschaft

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

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

Syntax

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

Eigenschaftswert

Typ: String
Ein Zeichenfolgenwert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WebForms-Namespace