multiHilite
Type
property
Summary
Specifies if the PolyGrid widget will allow to select more than one row at the same time
Syntax
set the multiHilite of widget to {true | false}
get the multiHilite of widget
Description
If multiHilite is true then ctrl key can be used to select multiple rows
Examples
set the multiHilite of widget"PolyGrid" to true