Parent property (Elements collection)
Returns the parent of the Elements collection. Read-only.
This will be a Group object if the collection represents a group, or a Display object if the collection is the root collection.
Syntax
Elements
.Parent
where
Elements
– is the name of an Elements collection or an expression that evaluates to an Elements collection.Provide Feedback