MetabaseObjectsIconView.IconType

Syntax

IconType: PP.Mb.Ui.NavigatorBox.ObjectListMode

Description

The IconType property determines object list display mode.

Comments

Use JSON or the setIconType method to set the property value, and the getIconType method to get the property value.

Example

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

See also:

MetabaseObjectsIconView