set_single_click_activate
Description:
public void set_single_click_activate (
bool single_click_activate)
Sets whether rows should be activated on single click and selected on hover.
Parameters:
this |
a ListView
|
single_click_activate |
true to activate items on single click
|