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
    Get
'Usage
Dim instance As IReportViewerMessages
Dim value As String

value = instance.DocumentMapButtonToolTip
string DocumentMapButtonToolTip { get; }
property String^ DocumentMapButtonToolTip {
    String^ get ();
}
abstract DocumentMapButtonToolTip : string
function get DocumentMapButtonToolTip () : String

Eigenschaftswert

Typ: System.String
Ein string-Wert.

Siehe auch

Verweis

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WinForms-Namespace