com.stimulsoft.report.components.bands
Class StiGroupFooterBandInfoV2

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

public class StiGroupFooterBandInfoV2
extends StiComponentInfo


Field Summary
 StiGroupHeaderBand GroupHeader
          Gets or sets the group of headers which fits to this footer.
 boolean IsTableGroupFooter
           
 StiComponent PrintAtBottomComponent
           
 
Constructor Summary
StiGroupFooterBandInfoV2()
           
 
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

PrintAtBottomComponent

public StiComponent PrintAtBottomComponent

GroupHeader

public StiGroupHeaderBand GroupHeader
Gets or sets the group of headers which fits to this footer.


IsTableGroupFooter

public boolean IsTableGroupFooter
Constructor Detail

StiGroupFooterBandInfoV2

public StiGroupFooterBandInfoV2()