Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLElement2 Interface / canHaveChildren Property

In This Topic
    canHaveChildren Property
    In This Topic

    canHaveChildren property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property canHaveChildren As System.Boolean
    System.bool canHaveChildren {get;}
    Remarks

    An original IDL definition of canHaveChildren property was the following: VARIANT_BOOL canHaveChildren;

    See Also