Freigeben über


IReportViewerMessages.ViewReportButtonText-Eigenschaft

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

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.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 string-Wert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WinForms-Namespace