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
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.LastPageButtonTooltip
string LastPageButtonTooltip { get; }
String^ LastPageButtonTooltip {
    String^ get ();
}
/** @property */
String get_LastPageButtonTooltip ()
function get LastPageButtonTooltip () : String

Valore proprietà

Valore stringa.

Vedere anche

Riferimento

Interfaccia IReportViewerMessages
Membri IReportViewerMessages
Spazio dei nomi Microsoft.Reporting.WebForms