TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1CheckList Class / XView Property

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