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

Packages that use StiPositionChangedEvent
com.stimulsoft.report.dialogs   
 

Uses of StiPositionChangedEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiPositionChangedEvent
 StiPositionChangedEvent StiGridControl.getPositionChangedEvent()
          Gets or sets a script of the event PositionChanged.
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiPositionChangedEvent
 void StiGridControl.setPositionChangedEvent(StiPositionChangedEvent value)