[]
Creates an instance of the OutputRangeForm or derived type.
public static OutputRangeForm CreateForm(Type customType, Type defaultType)
Type | Name | Description |
---|---|---|
Type | customType | Custom form type or null. |
Type | defaultType | Default form type. |
Type | Description |
---|---|
OutputRangeForm | The newly created OutputRangeForm. |