IReportViewerMessages2.MessageBoxTitle 屬性
取得報表檢視器顯示之訊息方塊對話方塊的標題文字。
命名空間: 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
String ,其中包含報表檢視器顯示之訊息方塊對話方塊的標題文字。