single_click_timeout


Description:

[ Version ( since = "4.21.0" ) ]
public uint single_click_timeout { get; set; }

The amount of time in milliseconds after which the hover row (the row which is hovered by the mouse cursor) will be selected automatically in single-click mode.

A value of 0 disables the automatic selection.