Właściwość IReportViewerMessages.PreviousPageButtonToolTip —
Provides the ToolTip text for the Previous Page button.
Przestrzeń nazw: Microsoft.Reporting.WinForms
Zestaw: Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)
Składnia
'Deklaracja
ReadOnly Property PreviousPageButtonToolTip As String
string PreviousPageButtonToolTip { get; }
property String^ PreviousPageButtonToolTip {
String^ get ();
}
abstract PreviousPageButtonToolTip : string with get
function get PreviousPageButtonToolTip () : String
Wartość właściwości
Typ: String
A string value.