TreeListView.ImageList

Syntax

ImageList: PP.ImageList;

Description

The ImageList property determines an image with icons for nodes.

Comments

Use JSON or the setImageList method to set the property value and the getImageList method to get the property value.

Example

The property use is given in description of the TreeListBase.NodeImageIndex property.

See also:

TreeListView