TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / CustomContentPresenter Class / _children Field

In This Topic
    _children Field (CustomContentPresenter)
    In This Topic
    Syntax
    'Declaration
     
    
    <CLSCompliantAttribute(False)>
    Protected _children As ElementList
    [CLSCompliant(false)]
    protected ElementList _children
    See Also