ImageList.IconHeight

Syntax

IconHeight: Number

Description

The IconHeight property sets the icon height.

Comments

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

Example

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

See also:

ImageList