| Package | stimulsoft.report.engine.engineV2.builders |
| Class | public class StiDataBandV1Builder |
| Inheritance | StiDataBandV1Builder Object |
| Method | Defined By | ||
|---|---|---|---|
Returns a collection of group footers. | StiDataBandV1Builder | ||
Returns a collection of group headers. | StiDataBandV1Builder | ||
groupsComparison(masterDataBand:StiDataBand):void All GroupFooters are placed on their GroupHeader(is set property - Header). | StiDataBandV1Builder | ||
| getGroupFooters | () | method |
public function getGroupFooters(masterDataBand:StiDataBand):StiComponentsCollectionReturns a collection of group footers.
Parameters
masterDataBand:StiDataBand |
StiComponentsCollection |
| getGroupHeaders | () | method |
public function getGroupHeaders(masterDataBand:StiDataBand):StiComponentsCollectionReturns a collection of group headers.
Parameters
masterDataBand:StiDataBand |
StiComponentsCollection |
| groupsComparison | () | method |
public function groupsComparison(masterDataBand:StiDataBand):voidAll GroupFooters are placed on their GroupHeader(is set property - Header).
Parameters
masterDataBand:StiDataBand |