plItemColor

Typeproperty
Dictionarywidget.polylist
LibraryPolyList
Syntax
set the plItemColor of widget to <RGBA Color>
get the plItemColor of widget
Associationscom.livecode.widget.polylist
Summary

Defines the background color of the list items.

Example
set the plItemColor of widget"PolyList" to "255,255,255,255"
Description

Use the plItemColor property to set and get the background color of list items.