ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / _children Field

In This Topic
    _children Field (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected _children As C1.Framework.ElementList
    protected C1.Framework.ElementList _children
    See Also