Share via


IReportViewerMessages.LastPageButtonToolTip プロパティ

[最終ページ] ボタンのツールヒント テキストを提供します。

名前空間:  Microsoft.Reporting.WinForms
アセンブリ:  Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll)

構文

'宣言
ReadOnly Property LastPageButtonToolTip As String
    Get
'使用
Dim instance As IReportViewerMessages
Dim value As String

value = instance.LastPageButtonToolTip
string LastPageButtonToolTip { get; }
property String^ LastPageButtonToolTip {
    String^ get ();
}
abstract LastPageButtonToolTip : string
function get LastPageButtonToolTip () : String

プロパティ値

型: System.String
文字列値。

関連項目

参照

IReportViewerMessages インターフェイス

Microsoft.Reporting.WinForms 名前空間