public class StiOddEvenStylesHelper
extends java.lang.Object
| Constructor and Description |
|---|
StiOddEvenStylesHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ApplyOddEvenStyles(StiReport report,
IStiOddEvenStyles styles,
StiContainer cont,
StiBand band)
Applies OddStyle and EvenStyle to the specified container that is formed on the base of a
band that realizes the IStiOddEvenStyles interface.
|
public static void ApplyOddEvenStyles(StiReport report, IStiOddEvenStyles styles, StiContainer cont, StiBand band)
styles - A band that realizes the IStiOddEvenStyles interface that formed the specified
container.cont - A container formed of the specified band.Copyright © 2019 Stimulsoft. All Rights Reserved.