次の方法で共有


IReportViewerMessages.CurrentPageTextBoxToolTip プロパティ

 

発行: 2016年4月

[現在のページ] テキスト ボックスのツールヒント テキストを提供します。

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

構文

string CurrentPageTextBoxToolTip { get; }
property String^ CurrentPageTextBoxToolTip {
    String^ get();
}
abstract CurrentPageTextBoxToolTip : string with get
ReadOnly Property CurrentPageTextBoxToolTip As String

プロパティ値

Type: System.String

文字列値。

参照

IReportViewerMessages インターフェイス
Microsoft.Reporting.WinForms 名前空間

トップに戻る