Home Search

DriveWorks Pro 21
Behavior

Send Feedback

Behavior

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

To Change the Default Fixed Value

The default value of the property can be changed by selecting the drop down list at the end of the property field

  1. Click in the property for the control to be changed
  2. Click the drop down button at the end of the property field
  3. Select the required value from the list

Examples

Multiline Property ValueResultNotes
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).