The Click Selected Row To Deselect property specifies whether clicking a selected row will deselect it (True). Otherwise (False) it can only be deselected by holding Ctrl and clicking.
Property Type: Fixed
Default Value: False
Hierarchical Reference: ControlName.ClickSelectedRowToDeselect
The default value of the property can be changed by selecting the drop down list at the end of the property field
Click Selected Row To Deselect Property Value | Result |
---|---|
True | Clicking the selected row will deselect it. |
False | Holding Ctrl and clicking the selected row will deselect it. |
Form Design
A type of control property where the value can only be set in the Form Designer (not by a rule).