Condividi tramite


Proprietà IReportViewerMessages.FindButtonToolTip

Testo della descrizione comando per il pulsante Trova.

Spazio dei nomi:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Sintassi

'Dichiarazione
ReadOnly Property FindButtonToolTip As String
string FindButtonToolTip { get; }
property String^ FindButtonToolTip {
    String^ get ();
}
abstract FindButtonToolTip : string with get
function get FindButtonToolTip () : String

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WinForms