Partilhar via


Propriedade IReportViewerMessages.DocumentMapMenuItemText

Provides the text for the document map menu item.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms