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

In This Topic
    ondataavailable Property (IHTMLElement)
    In This Topic

    ondataavailable property of IHTMLElement interface.

    Syntax
    'Declaration
     
    Property ondataavailable As System.Object
    System.object ondataavailable {get; set;}
    Remarks

    An original IDL definition of ondataavailable property was the following: VARIANT ondataavailable;

    See Also