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