Freigeben über


IReportViewerMessages.ViewReportButtonText-Eigenschaft

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

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

Syntax

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

Eigenschaftswert

Typ: String
Ein Zeichenfolgenwert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WebForms-Namespace