Partilhar via


Propriedade IReportViewerMessages.TotalPagesToolTip

Provides the ToolTip text for the Total Pages item.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms