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.
Property | Description |
---|---|
Document | Gets the report or document represented by the C1MultiDocumentItem. |
Item | Gets the C1MultiDocumentItem object associated with this event. (Inherited from C1.C1Preview.MultiDocumentItemEventArgs) |