C1.Win.4.8 Assembly / C1.Framework.Html Namespace / HtmlElement Class / HostView Property

In This Topic
HostView Property (HtmlElement)
In This Topic
Gets the C1.Framework.IView that is hosting this C1.Framework.Element.
Syntax
'Declaration
 
Public ReadOnly Property HostView As IView
 
See Also