Condividi tramite


Proprietà IReportViewerMessages.LastPageButtonToolTip

Testo della descrizione comando per il pulsante Ultima pagina.

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

Sintassi

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

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WinForms