MetabaseTreeList.DisplayMode

Syntax

DisplayMode: PP.MB.Ui.MetabaseDisplayMode

Description

The DisplayMode property determines which information is displayed in the node heading: name, identifier, or both name and identifier of the object.

Comments

By default the node heading shows the object name.

Property value is an element of the MetabaseDisplayMode enumeration.

Example

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

See also:

MetabaseTreeList