Freigeben über


IReportViewerMessages.DocumentMap-Eigenschaft

Stellt den Titeltext für den Dokumentstruktur-Bereich bereit.

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

Syntax

'Declaration
ReadOnly Property DocumentMap As String
string DocumentMap { get; }
property String^ DocumentMap {
    String^ get ();
}
abstract DocumentMap : string with get
function get DocumentMap () : String

Eigenschaftswert

Typ: String
Ein Zeichenfolgenwert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WebForms-Namespace