Home Search

DriveWorks Solo 21
Selected Item Removed Behavior

Send Feedback

Selected Item Removed Behavior

The Selected Item Removed Behavior property controls how a list type control behaves when the selected item is cleared by the user.

Property Type: Fixed

Default Value: SelectFirst

This property is only effective when the Clear Selection Allowed property is set to True

To Change the Default 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

Clear Selection Allowed Property ValueResultNotes
SelectFirstSelects the first item in the list.
SelectNoneRemoves any selection from the control.

A type of control property where the value can only be set in the Form Designer (not by a rule).