Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / QuadEntityDataNode Class / HasChildren Property

In This Topic
    HasChildren Property
    In This Topic
    True if the current node has children.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasChildren As Boolean
    public bool HasChildren {get;}
    See Also