AllowChangeElementGroup: Boolean;
The AllowChangeElementGroup property determines whether it is possible to change displayed group of elements.
Available values:
True. Default. It is available to change displayed group of elements.
False. It is unavailable to change displayed group of elements.
The property value is set in the DimSource constructor using the setAllowChangeElementGroup method and it is returned using the getAllowChangeElementGroup method.
See also: