Partilhar via


Propriedade IReportViewerMessages.FindNextButtonToolTip

Provides the ToolTip text for the Find Next button.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms