Condividi tramite


Proprietà IReportViewerMessages.StopButtonToolTip

Testo della descrizione comando per il pulsante Interrompi.

Spazio dei nomi:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Sintassi

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

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WinForms