ActiveReports for .NET 18.0J
DefaultExportSettings プロパティ (ReportViewer)

GrapeCity.ActiveReports.Blazor.Viewer 名前空間 > ReportViewer クラス : DefaultExportSettings プロパティ
カスタムデフォルトのエクスポート設定を含むオブジェクト。エクスポートパネルの任意のフィールドのデフォルト値と可視性を設定するために使用します。
シンタックス
'宣言
 
Public Property DefaultExportSettings As Dictionary(Of String,Dictionary(Of String,ExportSetting))
public Dictionary<string,Dictionary<string,ExportSetting>> DefaultExportSettings {get; set;}
参照

ReportViewer クラス
ReportViewer メンバ