C1.Win.8 Assembly / C1.Framework Namespace / BasePanel Class / HostView Property

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