Expand Minimize
This topic has not yet been rated - Rate this topic

UnloadReport Event

Visual Studio 2005

Occurs at the conclusion of a report run after output has been finalized in the AfterReport event.


PROCEDURE Object.UnloadReport

Parameters

None.

Applies To: ReportListener Object.

LoadReport and UnloadReport are the two framing events of the report or label run; from the Report System's point of view, the report run has not yet started when it invokes LoadReport, and the report run has already ended when it invokes UnloadReport. For more information and an example of use, see LoadReport Event.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.