DimTreeView.HideShadedEls

Syntax

HideShadedEls: Boolean

Description

The HideShadedEls property determines whether to hide not highlighted items.

Comments

If this property is set to True, not highlighted items are hidden. If it is set to False (default), not highlighted items are shown.

Example

The example of use is given in description of the EaxMdService.setDimDataFilter method.

See also:

DimTreeView