com.stimulsoft.report.components.bands
Class StiGroupHeaderBandInfoV2

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

public class StiGroupHeaderBandInfoV2
extends StiComponentInfo


Field Summary
 StiGroupFooterBand GroupFooter
          Gets or sets the group of footers which fits to this header.
 boolean IsTableGroupHeader
           
 boolean OldSilentMode
           
 boolean SilentModeEnabled
           
 boolean SkipKeepGroups
           
 
Constructor Summary
StiGroupHeaderBandInfoV2()
           
 
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

SkipKeepGroups

public boolean SkipKeepGroups

GroupFooter

public StiGroupFooterBand GroupFooter
Gets or sets the group of footers which fits to this header.


SilentModeEnabled

public boolean SilentModeEnabled

OldSilentMode

public boolean OldSilentMode

IsTableGroupHeader

public boolean IsTableGroupHeader
Constructor Detail

StiGroupHeaderBandInfoV2

public StiGroupHeaderBandInfoV2()