IDimensionViewerBase.AutoCheckParent

Fore Syntax

AutoCheckParent: Boolean;

Fore.NET 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 mjst be set to True.

See also:

IDimensionViewerBase