IReportViewerMessages2.MessageBoxTitle プロパティ
ReportViewer で表示されるメッセージ ボックスのダイアログ ボックスのタイトル テキストを取得します。
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll 内)
構文
'宣言
ReadOnly Property MessageBoxTitle As String
string MessageBoxTitle { get; }
property String^ MessageBoxTitle {
String^ get ();
}
abstract MessageBoxTitle : string with get
function get MessageBoxTitle () : String
プロパティ値
型 : String
ReportViewer で表示されるメッセージ ボックスのダイアログ ボックスのタイトル テキストを表す文字列。