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
Get
'Usage
Dim instance As IReportViewerMessages
Dim value As String
value = instance.StopButtonToolTip
string StopButtonToolTip { get; }
property String^ StopButtonToolTip {
String^ get ();
}
abstract StopButtonToolTip : string
function get StopButtonToolTip () : String
Eigenschaftswert
Typ: System.String
Ein string-Wert.