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
The default value of the property can be changed by selecting the drop down list at the end of the property field
Clear Selection Allowed Property Value | Result | Notes |
---|---|---|
SelectFirst | Selects the first item in the list. | |
SelectNone | Removes 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).