multiHilite
Type
property
Summary
Specifies if the table widget will allow to select more than one row at the same time
Syntax
get the multiHilite of <widget>
set the multiHilite of <widget> to {true | false}
Description
If multiHilite is true then ctrl key can be used to select multiple rows
Value
Name | Type | Description |
---|---|---|
value | boolean | the multiHilite of the table |