Class StiContainerInfoV2

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

public class StiContainerInfoV2 extends StiComponentInfo
  • Field Details

    • DataBandPosition

      public int DataBandPosition
    • DataSourceRow

      public DataRow DataSourceRow
    • IsAutoRendered

      public boolean IsAutoRendered
    • IgnoreResetPageNumber

      public boolean IgnoreResetPageNumber
    • IsColumns

      public boolean IsColumns
    • RenderStep

      public int RenderStep
    • SetSegmentPerWidth

      public int SetSegmentPerWidth
  • Constructor Details

    • StiContainerInfoV2

      public StiContainerInfoV2()
  • Method Details

    • getSetSegmentPerWidth

      public final int getSetSegmentPerWidth()
    • setSetSegmentPerWidth

      public final void setSetSegmentPerWidth(int value)
    • getParentBand

      public final StiBand getParentBand()
    • setParentBand

      public final void setParentBand(StiBand value)
    • getDataBandPosition

      public int getDataBandPosition()
    • clone

      public Object clone()
      Overrides:
      clone in class StiComponentInfo