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

Packages that use StiAfterPrintEvent
com.stimulsoft.report.components   
com.stimulsoft.report.dialogs   
 

Uses of StiAfterPrintEvent in com.stimulsoft.report.components
 

Methods in com.stimulsoft.report.components that return StiAfterPrintEvent
 StiAfterPrintEvent StiComponent.getAfterPrintEvent()
          Occurs after the component printing.
 

Methods in com.stimulsoft.report.components with parameters of type StiAfterPrintEvent
 void StiComponent.setAfterPrintEvent(StiAfterPrintEvent value)
           
 

Uses of StiAfterPrintEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiAfterPrintEvent
 StiAfterPrintEvent StiReportControl.getAfterPrintEvent()
           
 StiAfterPrintEvent StiForm.getAfterPrintEvent()
           
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiAfterPrintEvent
 void StiReportControl.setAfterPrintEvent(StiAfterPrintEvent value)
           
 void StiForm.setAfterPrintEvent(StiAfterPrintEvent value)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.