Slider.MaxItemsCount

Syntax

MaxItemsCount: Number

Description

The MaxItemsCount property determines maximum number of sliders for the Slider component.

Comments

Use JSON or the setMaxItemsCount method to set the property value, and the getMaxItemsCount method to get the property value.

Example

The property use is given in the Example of Creating the Slider Component page.

See also:

 Slider