AllowElementsGroupCreation: Boolean;
The AllowElementsGroupCreation property determines whether it is possible to create a group of elements by current dimension selection.
Available values:
True. Default. It is available to create a group of elements by current dimension selection.
False. It is unavailable to create a group of elements by current dimension selection.
The property value is set in the DimSource constructor or using the setAllowElementsGroupCreation method and it is returned using the getAllowElementsGroupCreation method.
See also: