Run-Time Properties of a Group
- Last UpdatedJul 13, 2023
- 1 minute read
If you change the run-time properties of a group, the elements do not inherit the property value of the group, but they do inherit the behavior of the group.
For example, if you create a group from elements, some of which have their visibility set to true and some to false, then set the group visibility to false, ALL elements in that group are invisible.
However the Visible property values of the contained elements still maintain their original values (true or false).