Uses of Interface
com.stimulsoft.report.components.interfaces.IStiOddEvenStyles
Packages that use IStiOddEvenStyles
Package
Description
-
Uses of IStiOddEvenStyles in com.stimulsoft.report.components.bands
Classes in com.stimulsoft.report.components.bands that implement IStiOddEvenStylesModifier and TypeClassDescriptionclassclassDesribes the class that realizes the band - Empty Band.classDescribes the class that realizes a Hierarchical Band.classCopyright Stimulsoft -
Uses of IStiOddEvenStyles in com.stimulsoft.report.components.crossBands
Classes in com.stimulsoft.report.components.crossBands that implement IStiOddEvenStyles -
Uses of IStiOddEvenStyles in com.stimulsoft.report.components.table
Classes in com.stimulsoft.report.components.table that implement IStiOddEvenStyles -
Uses of IStiOddEvenStyles in com.stimulsoft.report.engine
Methods in com.stimulsoft.report.engine with parameters of type IStiOddEvenStylesModifier and TypeMethodDescriptionstatic StiBaseStyleStiOddEvenStylesHelper.applyOddEvenStyles(StiReport report, IStiOddEvenStyles styles, StiContainer cont) Applies OddStyle and EvenStyle to the specified container that is formed on the base of a band that realizes the IStiOddEvenStyles interface.