C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLElement Interface : parentElement Property |
parentElement
property of IHTMLElement
interface.
'Declaration ReadOnly Property parentElement As IHTMLElement
IHTMLElement parentElement {get;}
An original IDL definition of parentElement
property was the following: IHTMLElement* parentElement
;