Freigeben über


IReportViewerMessages.ViewReportButtonToolTip-Eigenschaft

Stellt den QuickInfo-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 ViewReportButtonToolTip As String
string ViewReportButtonToolTip { get; }
property String^ ViewReportButtonToolTip {
    String^ get ();
}
abstract ViewReportButtonToolTip : string with get
function get ViewReportButtonToolTip () : String

Eigenschaftswert

Typ: String
Ein string-Wert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WinForms-Namespace