ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / Children Property

In This Topic
    Children Property (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Property Children As C1.Framework.ElementList
    public virtual C1.Framework.ElementList Children {get; set;}
    See Also