Package | stimulsoft.report.engine |
Class | public class StiOddEvenStylesHelper |
Inheritance | StiOddEvenStylesHelper ![]() |
Method | Defined 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 |
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 |