Occurs when the generation of a document or report associated with a C1MultiDocumentItem is about to start.

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

Syntax

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

See Also