Form.Type

Form.Type property

Gets type of the form. Possible values are: Standard, Static, Dynamic.

public FormType Type { get; set; }

See Also