com.stimulsoft.report.events
Class StiExportEventArgs

java.lang.Object
  extended by com.stimulsoft.base.system.StiEventHandlerArgs
      extended by com.stimulsoft.report.events.StiExportEventArgs

public class StiExportEventArgs
extends StiEventHandlerArgs

Describes an argument for the event Exporting and Exported.


Field Summary
 
Fields inherited from class com.stimulsoft.base.system.StiEventHandlerArgs
Empty
 
Constructor Summary
StiExportEventArgs(StiExportFormat format)
           
 
Method Summary
 StiExportFormat getExportFormat()
           
 void setExportFormat(StiExportFormat value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiExportEventArgs

public StiExportEventArgs(StiExportFormat format)
Method Detail

getExportFormat

public StiExportFormat getExportFormat()

setExportFormat

public void setExportFormat(StiExportFormat value)