Reports for WinForms
CreateForm メソッド (ExportOptionsFormBase)

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

パラメータ

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

ExportOptionsFormBase クラス
ExportOptionsFormBase メンバ