Click or drag to resize
IFormComponentActivatorCreateFormComponent Method
Overload List
  NameDescription
Public methodCreateFormComponent(FormComponentDefinition, FormComponentContext)
Creates a new instance of the form component specified by its definition with default property values.
Public methodCreateFormComponent(FormComponentDefinition, FormComponentProperties, FormComponentContext)
Creates a new instance of the form component specified by its definition using the properties given.
Top
See Also