Uses of Interface
com.stimulsoft.report.components.interfaces.IStiKeepHeaderTogether

Packages that use IStiKeepHeaderTogether
com.stimulsoft.report.components.bands   
com.stimulsoft.report.components.crossBands   
com.stimulsoft.report.components.table   
 

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

Classes in com.stimulsoft.report.components.bands that implement IStiKeepHeaderTogether
 class StiColumnHeaderBand
          Desribes the class that realizes the band - Column Header Band.
 class StiDataBand
           
 class StiHeaderBand
           
 class StiHierarchicalBand
          Describes the class that realizes a Hierarchical Band.
 class StiTableOfContents
          Copyright Stimulsoft
 

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

Classes in com.stimulsoft.report.components.crossBands that implement IStiKeepHeaderTogether
 class StiCrossDataBand
          Class describes Cross Data Band.
 class StiCrossHeaderBand
          The class describes the Cross Header Band.
 

Uses of IStiKeepHeaderTogether in com.stimulsoft.report.components.table
 

Classes in com.stimulsoft.report.components.table that implement IStiKeepHeaderTogether
 class StiTable