subItemContent | |
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 subItemContent property to get or set the content value of a list sub item. You must use the itemPointer and subItemPointer properties to indicate which item you want to get the data from. |