Freigeben über


IReportViewerMessages.StopButtonToolTip-Eigenschaft

Stellt den QuickInfo-Text für die Schaltfläche Beenden bereit.

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

Syntax

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

Eigenschaftswert

Typ: String
Ein string-Wert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WinForms-Namespace