AllowChangeElementGroup

Syntax

AllowChangeElementGroup: Boolean;

Description

The AllowChangeElementGroup property determines whether it is possible to change displayed group of elements.

Comments

Available values:

The property value is set in the DimSource constructor using the setAllowChangeElementGroup method and it is returned using the getAllowChangeElementGroup method.

See also:

DimSourceSettings