FlexReport for WinForms
CreateForm メソッド (ExportOptionsFormBase)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Export 名前空間 > ExportOptionsFormBase クラス : CreateForm メソッド
使用するエクスポータ。
カスタムフォームタイプ。
デフォルトのフォームタイプ。
ExportOptionsFormBase-derived クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Shared Function CreateForm( _
   ByVal exporter As ExportFilter, _
   ByVal customType As System.Type, _
   ByVal defaultType As System.Type _
) As ExportOptionsFormBase
'使用法
 
Dim exporter As ExportFilter
Dim customType As System.Type
Dim defaultType As System.Type
Dim value As ExportOptionsFormBase
 
value = ExportOptionsFormBase.CreateForm(exporter, customType, defaultType)
public static ExportOptionsFormBase CreateForm( 
   ExportFilter exporter,
   System.Type customType,
   System.Type defaultType
)

パラメータ

exporter
使用するエクスポータ。
customType
カスタムフォームタイプ。
defaultType
デフォルトのフォームタイプ。
参照

ExportOptionsFormBase クラス
ExportOptionsFormBase メンバ