Reports for WinForms
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 メンバ