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

In This Topic
    HasChildren Property (InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasChildren As Boolean
    public bool HasChildren {get;}
    See Also