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

Packages that use StiHierarchicalBand
com.stimulsoft.report.dictionary   
com.stimulsoft.report.engine.engineV2.builders   
 

Uses of StiHierarchicalBand in com.stimulsoft.report.dictionary
 

Constructors in com.stimulsoft.report.dictionary with parameters of type StiHierarchicalBand
StiHierarchicalDataSort(StiDataSource dataSource, StiHierarchicalBand band, java.util.ArrayList<java.lang.String> sortColumns)
           
 

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

Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiHierarchicalBand
static void StiHierarchicalBandV2Builder.CreateIndention(StiHierarchicalBand masterHierarchical, StiContainer container, int level)