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

In This Topic
    oncellchange Property (IHTMLElement2)
    In This Topic

    oncellchange property of IHTMLElement2 interface.

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

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

    See Also