ImageList.IconWidth

Syntax

IconWidth: Number

Description

The IconWidth property sets icon width.

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 page).

See also:

ImageList