Partilhar via


Propriedade IReportViewerMessages.ExportMenuItemText

Provides the text for the Export menu item.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms