hilitedRows
Type
property
Summary
Specifies the line(s) that will be hilited on a Table control. Examples:set the hilitedRow of widget "table" to "1,2,9"
Syntax
get the hilitedRows of <widget>
set the hilitedRows of <widget> to {<Number>|<List>}
Description
Use hilitedRow to get or set the currently hilited rows, the value can be an integer or a list of integer values.