FormRemoveSelectedFieldsOptions.FormRemoveSelectedFieldsOptions

FormRemoveSelectedFieldsOptions constructor

Initializes new instance of the FormEditorRemoveOptions object.

public FormRemoveSelectedFieldsOptions(SelectField selectField)
ParameterTypeDescription
selectFieldSelectFieldSpecifies the fields that will be flattened.

See Also