Freigeben über


IReportViewerMessages.DocumentMapButtonToolTip-Eigenschaft

Stellt den QuickInfo-Text für die Schaltfläche Dokumentstruktur bereit.

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

Syntax

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

Eigenschaftswert

Typ: String
Ein string-Wert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WinForms-Namespace