Uses of Class
com.stimulsoft.report.crossTab.expressions.StiDisplayCrossValueExpression

Packages that use StiDisplayCrossValueExpression
com.stimulsoft.report.crossTab   
 

Uses of StiDisplayCrossValueExpression in com.stimulsoft.report.crossTab
 

Methods in com.stimulsoft.report.crossTab that return StiDisplayCrossValueExpression
 StiDisplayCrossValueExpression StiCrossHeader.getDisplayValue()
          Gets or sets the expression that is used for calculation of a cell value which will be output in the table.
 

Methods in com.stimulsoft.report.crossTab with parameters of type StiDisplayCrossValueExpression
 void StiCrossHeader.setDisplayValue(StiDisplayCrossValueExpression value)