Propriedade IReportViewerMessages.StopButtonToolTip
Provides the ToolTip text for the Stop button.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property StopButtonToolTip As String
string StopButtonToolTip { get; }
property String^ StopButtonToolTip {
String^ get ();
}
abstract StopButtonToolTip : string with get
function get StopButtonToolTip () : String
Valor de propriedade
Tipo: String
A string value.