Share via


IReportViewerMessages3.ExportDialogTitle 屬性

 

發佈時間: 2016年4月

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

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

語法

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

屬性值

Type: System.String

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

請參閱

IReportViewerMessages3 介面
Microsoft.Reporting.WinForms 命名空間

回到頁首