| Package | stimulsoft.report.engine |
| Class | public class StiOddEvenStylesHelper |
| Inheritance | StiOddEvenStylesHelper Object |
| 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):voidApplies 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 |