ImageList.Source

Syntax

Source: String

Description

The Source property determines the path to the icons set.

Comments

Property value is set from JSON on creating a component and by means of the setIconWidth method.

Example

Property value is set in parameters of the ImageList constructor (see example in the IconListItem Constructor).

See also:

ImageList