Reports for WinForms
CreateForm メソッド (OutputRangeForm)

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

パラメータ

customType
カスタムフォームタイプまたは null
defaultType
デフォルトフォームタイプ。

戻り値の型

新しく作成された OutputRangeForm
参照

OutputRangeForm クラス
OutputRangeForm メンバ