Partilhar via


Propriedade IReportViewerMessages.FindButtonToolTip

Provides the ToolTip text for the Find button.

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

Sintaxe

'Declaração
ReadOnly Property FindButtonToolTip As String
string FindButtonToolTip { get; }
property String^ FindButtonToolTip {
    String^ get ();
}
abstract FindButtonToolTip : string with get
function get FindButtonToolTip () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms