IDimensionViewerBase.AutoCheckParent

Syntax

AutoCheckParent: Boolean;

Description

The AutoCheckParent property determines whether checkboxes of tree parent nodes automatically receive an indefinite state if not all the child elements are selected.

Comments

Available values:

In order the AutoCheckParent property works, the IDimensionViewerBase.Checkboxes property must be set to True.

See also:

IDimensionViewerBase