MetabaseTreeList.ShowOnlyFolders

Syntax

Syntax

ShowOnlyFolders: Array

Description

The ShowOnlyFolders property sets collection that contains keys of the folders to be shown in the component.

Comments

An empty array is set by default: that is, all folders stored in the root folder of repository are shown.

Example

The example of use is identical to the example for the NavigatorBox.ShowOnlyFolders property.

See also:

MetabaseTreeList