Condividi tramite


Proprietà IReportViewerMessages.LastPageButtonToolTip

Testo della descrizione comando per il pulsante Ultima pagina.

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

Sintassi

'Dichiarazione
ReadOnly Property LastPageButtonToolTip As String
    Get
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

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

Valore proprietà

Tipo: System.String
Valore stringa.

Vedere anche

Riferimento

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WebForms