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

In This Topic
    ondatasetchanged Property (IHTMLDocument3)
    In This Topic

    ondatasetchanged property of IHTMLDocument3 interface.

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

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

    See Also