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

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

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

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

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

Classes in com.stimulsoft.report.components.crossBands that implement IStiStartNewPage
 class StiCrossDataBand
          Class describes Cross Data Band.
 class StiCrossFooterBand
          Class describes Cross Footer Band.
 class StiCrossGroupHeaderBand
          The class describes Cross Group Header Band.
 class StiCrossHeaderBand
          The class describes the Cross Header Band.
 

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

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