Input for WinForms | ComponentOne
C1.Framework Namespace / XViewHost Class / XView Property

In This Topic
    XView Property
    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