Partilhar via


Propriedade IReportViewerMessages.ZoomMenuItemText

Provides the text for the Zoom menu item.

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

Sintaxe

'Declaração
ReadOnly Property ZoomMenuItemText As String
string ZoomMenuItemText { get; }
property String^ ZoomMenuItemText {
    String^ get ();
}
abstract ZoomMenuItemText : string with get
function get ZoomMenuItemText () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms