com.stimulsoft.report.components.bands
Class StiHeaderBandInfoV1

java.lang.Object
  extended by com.stimulsoft.report.engine.StiComponentInfo
      extended by com.stimulsoft.report.components.bands.StiHeaderBandInfoV1
All Implemented Interfaces:
java.lang.Cloneable

public class StiHeaderBandInfoV1
extends StiComponentInfo


Field Summary
 StiComponentsCollection BreakableComps
           
 boolean ForceCanBreak
           
 boolean IsFirstPassOfBreak
           
 boolean StartNewPageProcessed
           
 
Constructor Summary
StiHeaderBandInfoV1()
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.engine.StiComponentInfo
clone
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

StartNewPageProcessed

public boolean StartNewPageProcessed

ForceCanBreak

public boolean ForceCanBreak

IsFirstPassOfBreak

public boolean IsFirstPassOfBreak

BreakableComps

public StiComponentsCollection BreakableComps
Constructor Detail

StiHeaderBandInfoV1

public StiHeaderBandInfoV1()