共用方式為


IReportViewerMessages3.ExportDialogTitle 屬性

取得使用者選取匯出格式後開啟之 [正在匯出] 對話方塊的標題。

命名空間:  Microsoft.Reporting.WinForms
組件:  Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)

語法

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

屬性值

類型:String
指定 [正在匯出] 對話方塊標題的 string 值。

請參閱

參考

IReportViewerMessages3 介面

Microsoft.Reporting.WinForms 命名空間