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

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

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

Methods in com.stimulsoft.report.components.bands that return StiGetSummaryExpressionEvent
 StiGetSummaryExpressionEvent StiGroupHeaderBand.getGetSummaryExpressionEvent()
          Occurs when when group summary expression is calculated.
 

Methods in com.stimulsoft.report.components.bands with parameters of type StiGetSummaryExpressionEvent
 void StiGroupHeaderBand.setGetSummaryExpressionEvent(StiGetSummaryExpressionEvent value)