Condividi tramite


Proprietà IReportViewerMessages.DocumentMap

Testo del titolo per il pannello Mappa documento.

Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Sintassi

'Dichiarazione
ReadOnly Property DocumentMap As String
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.DocumentMap
string DocumentMap { get; }
String^ DocumentMap {
    String^ get ();
}
/** @property */
String get_DocumentMap ()
function get DocumentMap () : String

Valore proprietà

Valore stringa.

Vedere anche

Riferimento

Interfaccia IReportViewerMessages
Membri IReportViewerMessages
Spazio dei nomi Microsoft.Reporting.WebForms