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

In This Topic
    expando Property
    In This Topic

    expando property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    Property expando As System.Boolean
    System.bool expando {get; set;}
    Remarks

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

    See Also