hilitedRow | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Synonyms | pghilitedrows,hilitedline,hilitedlines |
Associations | com.livecode.widget.polygrid |
Summary | Specifies the line(s) that will be hilited on a Polygrid control. |
Example |
|
Description | Use hilitedRow to get or set the currently hilited rows, the value can be an integer or a list of integer values. |
Tags | table,data |