Partilhar via


Propriedade IReportViewerMessages.NextPageButtonToolTip

Provides the ToolTip text for the Next Page button.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms