Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLItemBase Class / ApplyChanges Method

In This Topic
    ApplyChanges Method (XHTMLItemBase)
    In This Topic
    Applies changes made in the dialog to the document.
    Syntax
    'Declaration
     
    Public Overridable Sub ApplyChanges() 
    public virtual void ApplyChanges()
    See Also