NavigatorBox.ObjectListDisplayMode

Syntax

ObjectListDisplayMode: PP.MB.Ui.MetabaseDisplayMode;

Description

The ObjectListDisplayMode property determines which information is displayed in the object name in the list of objects.

Comments

Property value is an element of the MetabaseDisplayMode enumeration.

Example

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

See also:

NavigatorBox