共用方式為


IReportViewerMessages2.AllFilesFilter 屬性

取得在匯出報表時,[另存新檔] 對話方塊中 [所有檔案] 篩選選項的文字。

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

語法

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

屬性值

類型:String
String ,其中包含在匯出報表時,[另存新檔] 對話方塊中 [所有檔案] 篩選選項所要顯示的文字。

請參閱

參考

IReportViewerMessages2 介面

Microsoft.Reporting.WinForms 命名空間