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).
The event handler receives an argument of type MultiDocumentItemLoadedEventArgs containing data related to this event. The following MultiDocumentItemLoadedEventArgs properties provide information specific to this event.