AllowElementsGroupCreation

Syntax

AllowElementsGroupCreation: Boolean;

Description

The AllowElementsGroupCreation property determines whether it is possible to create a group of elements by current dimension selection.

Comments

Available values:

The property value is set in the DimSource constructor or using the setAllowElementsGroupCreation method and it is returned using the getAllowElementsGroupCreation method.

See also:

DimSourceSettings