ActiveReports 9
SectionReport Class Events

For a list of all members of this type, see SectionReport members.

Public Events
 NameDescription
Public EventChangedRaised when any of the report properties change.  
Public EventDataInitializeRaised after the ReportStart event to allow the addition of custom fields to the report's fields collection.  
Public EventDataSourceChangedRaised when the properties of the report's data source are modified.  
Public EventDisposedRaised when the report instance is released from memory.  
Public EventFetchDataRaised every time a new record is processed.  
Public EventLayoutLoadedRaised after a report XML layout is loaded into the report instance.  
Public EventLayoutLoadingRaised before a report XML layout starts loading into the report instance.  
Public EventNoDataRaised if the report's data source does not return any records and there is no data to be processed.  
Public EventOnCancelUsed for change LoadState in model. Invoked in method Cancel()  
Public EventPageEndRaised after the report finishes rendering each page.  
Public EventPageStartRaised before the report renders any output to a new page.  
Public EventParameterUIClosedRaised after the user closes the query parameters dialog.  
Public EventPrintAbortedRaised when the user cancels a print job.  
Public EventPrintProgressRaised for each page while printing the report document.  
Public EventReportEndRaised after the report finishes processing all pages.  
Public EventReportStartRaised before a report starts processing.  
Public EventSectionAddedRaised when a section is added to the report.  
Public EventSectionRemovedRaised when a section is removed from the report.  
Top
See Also

Reference

SectionReport Class
GrapeCity.ActiveReports Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum