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