Packagestimulsoft.report.engine
Classpublic class StiOddEvenStylesHelper
InheritanceStiOddEvenStylesHelper Inheritance Object



Public Methods
 MethodDefined By
  
[static] Applies OddStyle and EvenStyle to the specified container that is formed on the base of a band that realizes the IStiOddEvenStyles interface.
StiOddEvenStylesHelper
Method Detail
applyOddEvenStyles()method
public static function applyOddEvenStyles(report:StiReport, styles:IStiOddEvenStyles, cont:StiContainer):void

Applies OddStyle and EvenStyle to the specified container that is formed on the base of a band that realizes the IStiOddEvenStyles interface. "styles": A band that realizes the IStiOddEvenStyles interface that formed the specified container. "cont": A container formed of the specified band.

Parameters

report:StiReport
 
styles:IStiOddEvenStyles
 
cont:StiContainer