次の方法で共有


IReportViewerMessages.PreviousPageButtonToolTip プロパティ

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

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

構文

'宣言
ReadOnly Property PreviousPageButtonToolTip As String
string PreviousPageButtonToolTip { get; }
property String^ PreviousPageButtonToolTip {
    String^ get ();
}
abstract PreviousPageButtonToolTip : string with get
function get PreviousPageButtonToolTip () : String

プロパティ値

型 : String
文字列値。

参照

関連項目

IReportViewerMessages インターフェイス

Microsoft.Reporting.WinForms 名前空間