The event occurs before a print preview was requested for a report.
| Visual Basic |
|---|
Public Event ReportDataBefore( _ ByVal eventInfo As ReportDataInfo, _ ByRef BubbleEvent As Boolean _ ) |
Indicates how the application handles the event.