Search
ContinuePrintingReportEventArgs Members
Properties Methods
 


Provides data for the ContinuePrinting event of the Report class.

The following tables list the members exposed by the ContinuePrintingReportEventArgs type.

 Public Properties

  Name Description

Report

Gets a reference to the Report control being printed.

 Public Methods

  Name Description

ContinuePrinting

Call this method if you want the print operation to continue on a new page with the view settings specified in the Calendar control. Call this method only once per event to avoid unnecessary calculations.

 See Also