Home Search

DriveWorks Pro 21
Click Selected Row To Deselect

Send Feedback

Click Selected Row To Deselect

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.

Setting this property to True is essential when using a touch screen device.

Property Type: Fixed

Default Value: False

Hierarchical Reference: ControlName.ClickSelectedRowToDeselect

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

Click Selected Row To Deselect Property ValueResult
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).