com.stimulsoft.report.components.bands
Class StiFooterBandInfoV2

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

public class StiFooterBandInfoV2
extends StiComponentInfo


Field Summary
 boolean IsTableFooter
           
 
Constructor Summary
StiFooterBandInfoV2()
           
 
Method Summary
 java.lang.Object clone()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IsTableFooter

public boolean IsTableFooter
Constructor Detail

StiFooterBandInfoV2

public StiFooterBandInfoV2()
Method Detail

clone

public java.lang.Object clone()
Overrides:
clone in class StiComponentInfo