Called after the Document property has been changed. If you override this, make sure this base method also gets called.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected virtual void OnDocumentChanged()
Visual Basic
Protected Overridable Sub OnDocumentChanged

See Also