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

Packages that use StiGetCollapsedEvent
com.stimulsoft.report.components.bands   
 

Uses of StiGetCollapsedEvent in com.stimulsoft.report.components.bands
 

Methods in com.stimulsoft.report.components.bands that return StiGetCollapsedEvent
 StiGetCollapsedEvent StiGroupHeaderBand.getGetCollapsedEvent()
          Occurs when the Collapsed value is calculated.
 StiGetCollapsedEvent StiDataBand.getGetCollapsedEvent()
          Occurs when the Collapsed value is calculated.
 

Methods in com.stimulsoft.report.components.bands with parameters of type StiGetCollapsedEvent
 void StiGroupHeaderBand.setGetCollapsedEvent(StiGetCollapsedEvent value)
           
 void StiDataBand.setGetCollapsedEvent(StiGetCollapsedEvent value)