Class StiOddEvenStylesHelper

java.lang.Object
com.stimulsoft.report.engine.StiOddEvenStylesHelper

public class StiOddEvenStylesHelper extends Object
  • Constructor Details

    • StiOddEvenStylesHelper

      public StiOddEvenStylesHelper()
  • Method Details

    • applyOddEvenStyles

      public static StiBaseStyle 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.
      Parameters:
      styles - A band that realizes the IStiOddEvenStyles interface that formed the specified container.
      cont - A container formed of the specified band.