Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / EventReceiverHTMLDocument Class / OnPropertyChange Event

In This Topic
    OnPropertyChange Event
    In This Topic
    This member is for internal use only. Event for receiving onpropertychange from element.
    Syntax
    'Declaration
     
    Public Event OnPropertyChange As EventReceiverHTMLDocument.OnDocumentEventHandler
    public event EventReceiverHTMLDocument.OnDocumentEventHandler OnPropertyChange
    See Also