Occurs after the document is saved.

Namespace:  C1.Win.XmlEditor
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public event EventHandler AfterSave
Visual Basic (Declaration)
Public Event AfterSave As EventHandler

See Also