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

Packages that use StiExportingEvent
com.stimulsoft.report   
 

Uses of StiExportingEvent in com.stimulsoft.report
 

Methods in com.stimulsoft.report that return StiExportingEvent
 StiExportingEvent StiReport.getExportingEvent()
          Occurs when report starts exporting.
 

Methods in com.stimulsoft.report with parameters of type StiExportingEvent
 void StiReport.setExportingEvent(StiExportingEvent value)