Packagestimulsoft.report.engine.engineV2
Classpublic class StiBandItem
InheritanceStiBandItem Inheritance Object



Public Properties
 PropertyDefined By
  band : StiBand
A Band that should be output on all pages.
StiBandItem
  dataBand : StiDataBand
A DataBand to what the band belongs to and what it is nesessary to be output on all pages.
StiBandItem
Public Methods
 MethodDefined By
  
StiBandItem
Property Detail
bandproperty
public var band:StiBand

A Band that should be output on all pages.

dataBandproperty 
public var dataBand:StiDataBand

A DataBand to what the band belongs to and what it is nesessary to be output on all pages.

Constructor Detail
StiBandItem()Constructor
public function StiBandItem(dataBand:StiDataBand, band:StiBand)



Parameters
dataBand:StiDataBand
 
band:StiBand