set_rubber_banding
Description:
[ Version ( since = "2.10" ) ]
public void set_rubber_banding (bool enable)
Enables or disables rubber banding in this.
If the selection mode is MULTIPLE, rubber banding will allow the user to
select multiple rows by dragging the mouse.
Parameters:
this |
a TreeView
|
enable |
true to enable rubber banding
|