MetabaseObjectsIconView.ItemHeight

Syntax

ItemHeight: Number

Description

The ItemHeight property determines object height.

Comments

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

Example

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

See also:

MetabaseObjectsIconView