C1.Win.8 Assembly / C1.Framework Namespace / PathIconElement Class / Parent Property

In This Topic
Parent Property (PathIconElement)
In This Topic
Gets the element's parent, or null if this is the root element.
Syntax
'Declaration
 
Public ReadOnly Property Parent As Element
 
See Also