[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.PrintAbortedEventHandler

PrintAbortedEventHandler Method

PrintAbortedEventHandler(object, EventArgs)

Handles print aborted events and raises the PrintAborted event on the report.

Declaration
protected void PrintAbortedEventHandler(object sender, EventArgs e)
Parameters
Type Name Description
object sender

The source of the event.

EventArgs e

The event data.