Occurs when the page is removed from the document (from the Pages collection). This event cannot occur during document generation.

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

Syntax

C#
public event PageEventHandler PageDeleted
Visual Basic
Public Event PageDeleted As PageEventHandler

See Also