IMetabaseListView.Filters

Syntax

Filters: IMetabaseDialogFilters;

Description

The Filters property returns the collection of filters used in the component.

Comments

Filters of this collection can be used to determine, which object types will be displayed in the component.

Example

The example of use is given in description of the IMetabaseListView.Root property.

See also:

IMetabaseListView