FlexReport for WinForms
CreateForm メソッド (OutputRangeForm)


C1.Win.Document.8 アセンブリ > C1.Win.Document.Forms 名前空間 > OutputRangeForm クラス : CreateForm メソッド
シンタックス
'宣言
 
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
defaultType
参照

参照

OutputRangeForm クラス
OutputRangeForm メンバ