Skip to main content

plItemColor

Type

property

Summary

Defines the background color of the list items.

Syntax

set the plItemColor of widget to <RGBA Color>
get the plItemColor of widget

Description

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

Examples

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