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

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

Syntax

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

See Also