itemContent | |
Type | property |
Dictionary | widget.polylist |
Library | PolyList |
Syntax |
|
Associations | com.livecode.widget.polylist |
Summary | Gets and sets the value of the content of an item in list. |
Example |
|
Description | Use the itemContent property to get and set the content value of a list item. You must use the itemPointer property to indicate which item you want to get the data from. |