ReportViewer for ASP.NET Web Forms
C1ReportFileFormat プロパティ (ExportProvider)

C1.C1Report.4 アセンブリ > C1.C1Preview.Export 名前空間 > ExportProvider クラス : C1ReportFileFormat プロパティ
C1.C1Report.C1Report 固有のエクスポートプロバイダの場合、 現在のプロバイダに関連付けられている C1.C1Report.FileFormatEnum を取得します。 その他のプロバイダの場合は、null を返します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property C1ReportFileFormat As System.Nullable(Of FileFormatEnum)
public virtual System.Nullable<FileFormatEnum> C1ReportFileFormat {get;}
参照

ExportProvider クラス
ExportProvider メンバ