IReportViewerMessages.PrintLayoutButtonToolTip-Eigenschaft

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

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

Syntax

'Declaration
ReadOnly Property PrintLayoutButtonToolTip As String
    Get
'Usage
Dim instance As IReportViewerMessages
Dim value As String

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

Eigenschaftswert

Typ: System.String
Ein string-Wert.

Siehe auch

Verweis

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WinForms-Namespace