The Behavior property determines whether the control is in single, or multiple child specification mode.
Property Type: Fixed
Default Value: MultipleChildren
Hierarchical Reference: ControlName.Behavior
The default value of the property can be changed by selecting the drop down list at the end of the property field
Multiline Property Value | Result | Notes |
---|---|---|
MultipleChildren | Allows multiple children to be added to the child specification list control during the running of a specification. | |
SingleChild | Allows just a single child to be added to the child specification list control during the running of a specification. |
Form Design
A type of control property where the value can only be set in the Form Designer (not by a rule).