Occurs when a C1MultiDocumentItem has been removed from the current multi-document's Items collection.

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

Syntax

C#
public event MultiDocumentItemEventHandler ItemRemoved
Visual Basic
Public Event ItemRemoved As MultiDocumentItemEventHandler

See Also