Class StiContainerInfoV1

java.lang.Object
com.stimulsoft.report.engine.StiComponentInfo
com.stimulsoft.report.components.complexcomponents.StiContainerInfoV1
All Implemented Interfaces:
Cloneable

public class StiContainerInfoV1 extends StiComponentInfo
  • Field Details

    • ForceBreak

      public boolean ForceBreak
    • IsColumn

      public boolean IsColumn
    • CurrentColumn

      public int CurrentColumn
      Gets or sets the current column(used for definition of the current column).
    • CurrentComponent

      public StiComponent CurrentComponent
      Gets or sets the current component for printing.
    • CloneComponents

      public StiComponentsCollection CloneComponents
      Gets or sets a collection of clones.
    • BottomRenderedFooters

      public Hashtable BottomRenderedFooters
    • BottomRenderedGroupFooters

      public Hashtable BottomRenderedGroupFooters
    • BottomRenderedDataBands

      public Hashtable BottomRenderedDataBands
    • BottomRenderedHeaders

      public Hashtable BottomRenderedHeaders
    • BottomRenderedParentsFooters

      public StiComponentsCollection BottomRenderedParentsFooters
    • BottomRenderedParentsGroupFooters

      public StiComponentsCollection BottomRenderedParentsGroupFooters
    • BottomRenderedParentsDataBands

      public StiComponentsCollection BottomRenderedParentsDataBands
    • BottomRenderedParentsHeaders

      public StiComponentsCollection BottomRenderedParentsHeaders
    • LastDataBand

      public StiComponent LastDataBand
  • Constructor Details

    • StiContainerInfoV1

      public StiContainerInfoV1()