GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Document Namespace > PageDocument Class : RecordProcessed Event |
'Declaration Public Event RecordProcessed As System.ComponentModel.CancelEventHandler
public event System.ComponentModel.CancelEventHandler RecordProcessed
The event handler receives an argument of type System.ComponentModel.CancelEventArgs containing data related to this event. The following CancelEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel |