ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / XViewHost Class / XView Property

In This Topic
    XView Property (XViewHost)
    In This Topic
    Gets the XView that this control is hosting.
    Syntax
    'Declaration
     
    Protected Property XView As XView
    protected XView XView {get; set;}
    See Also