Icon SingleClickToggle Property

property SingleClickToggle: Boolean

Available In: Visual Client Applications

Specifies that whether a click (True) or double-click (False) is required in order to toggle the selected state of the grid column's control. The default value is False. This property is used when the ControlType property is set to ctCheckBox.
Image