Uses of Class
com.stimulsoft.report.events.StiExportedEvent

Packages that use StiExportedEvent
com.stimulsoft.report   
 

Uses of StiExportedEvent in com.stimulsoft.report
 

Methods in com.stimulsoft.report that return StiExportedEvent
 StiExportedEvent StiReport.getExportedEvent()
          Occurs when report ends exporting.
 

Methods in com.stimulsoft.report with parameters of type StiExportedEvent
 void StiReport.setExportedEvent(StiExportedEvent value)