Uses of Class
com.stimulsoft.report.components.bands.StiHeaderBand

Packages that use StiHeaderBand
com.stimulsoft.report.components.bands   
com.stimulsoft.report.components.crossBands   
com.stimulsoft.report.engine.engineV2.builders   
 

Uses of StiHeaderBand in com.stimulsoft.report.components.bands
 

Subclasses of StiHeaderBand in com.stimulsoft.report.components.bands
 class StiColumnHeaderBand
          Desribes the class that realizes the band - Column Header Band.
 

Fields in com.stimulsoft.report.components.bands with type parameters of type StiHeaderBand
 java.util.ArrayList<StiHeaderBand> StiDataBandInfoV2.Headers
           
 java.util.ArrayList<StiHeaderBand> StiDataBandInfoV2.HierarchicalHeaders
           
 

Uses of StiHeaderBand in com.stimulsoft.report.components.crossBands
 

Subclasses of StiHeaderBand in com.stimulsoft.report.components.crossBands
 class StiCrossHeaderBand
          The class describes the Cross Header Band.
 

Uses of StiHeaderBand in com.stimulsoft.report.engine.engineV2.builders
 

Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiHeaderBand
static StiComponent StiHeaderBandV2Builder.getMaster(StiHeaderBand masterHeaderBand)
           
static StiDataBand StiHeaderBandV2Builder.GetMaster(StiHeaderBand masterHeaderBand)
          Returns the Master component of this component.