Freigeben über


IReportViewerMessages.FindButtonToolTip-Eigenschaft

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

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

Syntax

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

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

Eigenschaftswert

Typ: System.String
Ein string-Wert.

Siehe auch

Verweis

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WinForms-Namespace