com.stimulsoft.report.components.bands
Class StiHierarchicalBandInfoV2

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

public class StiHierarchicalBandInfoV2
extends StiComponentInfo


Field Summary
 boolean FinalFooterCalculation
          if equal to true then report engine render FootersOnAllPages
 int SpecifiedLevel
           
 
Constructor Summary
StiHierarchicalBandInfoV2()
           
 
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

SpecifiedLevel

public int SpecifiedLevel

FinalFooterCalculation

public boolean FinalFooterCalculation
if equal to true then report engine render FootersOnAllPages

Constructor Detail

StiHierarchicalBandInfoV2

public StiHierarchicalBandInfoV2()