LongListBox.ItemsTemplate

Syntax

ItemsTemplate: Number

Description

The ItemsTemplate property contains a template for list elements.

Comments

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

Example

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

See also:

LongListBox