removes a select area
area_name | string | optional, the name of the select area that should be removed |
Available only in PRO Edition
$$("dtable").removeSelectArea();
If the area_name parameter isn't passed, the method removes the last unnamed selected area.