Partilhar via


Propriedade IReportViewerMessages.DocumentMap

Provides the title text for the Document Map panel.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WebForms