Propriedade IReportViewerMessages.PreviousPageButtonToolTip
Provides the ToolTip text for the Previous Page button.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property PreviousPageButtonToolTip As String
string PreviousPageButtonToolTip { get; }
property String^ PreviousPageButtonToolTip {
String^ get ();
}
abstract PreviousPageButtonToolTip : string with get
function get PreviousPageButtonToolTip () : String
Valor de propriedade
Tipo: String
A string value.