[]
        
(Showing Draft Content)

C1.Win.C1Document.Forms.OutputRangeForm.CreateForm

CreateForm Method

CreateForm(Type, Type)

Creates an instance of the OutputRangeForm or derived type.

Declaration
public static OutputRangeForm CreateForm(Type customType, Type defaultType)
Parameters
Type Name Description
Type customType

Custom form type or null.

Type defaultType

Default form type.

Returns
Type Description
OutputRangeForm

The newly created OutputRangeForm.