LongListBox.ItemsHeight

Syntax

ItemsHeight: Number

Description

The ItemsHeight property contains height of list elements.

Comments

The value of the property is specified from JSON and by means of the setItemsHeight method, and is returned by means of the getItemsHeight method.

Example

The example of property use is given on the Example of Creating the LongListBox Component page.

See also:

LongListBox