Class StiContainerInfoV1
java.lang.Object
com.stimulsoft.report.engine.StiComponentInfo
com.stimulsoft.report.components.complexcomponents.StiContainerInfoV1
- All Implemented Interfaces:
Cloneable
-
Field Summary
FieldsModifier and TypeFieldDescriptionGets or sets a collection of clones.intGets or sets the current column(used for definition of the current column).Gets or sets the current component for printing.booleanboolean -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stimulsoft.report.engine.StiComponentInfo
clone
-
Field Details
-
ForceBreak
public boolean ForceBreak -
IsColumn
public boolean IsColumn -
CurrentColumn
public int CurrentColumnGets or sets the current column(used for definition of the current column). -
CurrentComponent
Gets or sets the current component for printing. -
CloneComponents
Gets or sets a collection of clones. -
BottomRenderedDataBands
-
BottomRenderedHeaders
-
BottomRenderedParentsDataBands
-
BottomRenderedParentsHeaders
-
LastDataBand
-
-
Constructor Details
-
StiContainerInfoV1
public StiContainerInfoV1()
-