[]
        
(Showing Draft Content)

C1.C1Preview.C1MultiDocument.ItemLoaded

ItemLoaded Event

Occurs when a C1MultiDocumentItem has been loaded, parameters (if any) have been prepared, but the report or document represented by the item has not been generated yet. Allows to adjust the properties of the report or document prior to generation (e.g. the data source of a C1Report may be assigned here).

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public event MultiDocumentItemLoadedEventHandler ItemLoaded
Returns
Type Description
MultiDocumentItemLoadedEventHandler Occurs when a has been loaded, parameters (if any) have been prepared, but the report or document represented by the item has not been generated yet. Allows to adjust the properties of the report or document prior to generation (e.g. the data source of a C1Report may be assigned here).