ITreeCombo.FilterStyle

Syntax

FilterStyle: TreeComboFilterStyle;

Description

The FilterStyle property determines a mode of building the filtered elements tree.

Comments

During the search, if the drop-down list of the component is collapsed, the source list is filtered to make a list of found elements. This property determines the mode of building of the filtered elements tree.

See also:

ITreeCombo