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

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