Partilhar via


Propriedade IReportViewerMessages.PrintLayoutMenuItemText

Provides the text for the Print Layout menu item.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms