FlexReport for WinForms
CreateForm メソッド (OutputRangeForm)


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

パラメータ

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

戻り値の型

新しく作成された OutputRangeForm
参照

OutputRangeForm クラス
OutputRangeForm メンバ