StiBandV2Builder Class

Namespace: Stimulsoft.Report.Engine

Inheritance

Inherits from: StiContainerV2Builder

Methods

Method Returns Description
GetChildBands static StiComponentsCollection Returns child bands.
GetSubReports static StiComponentsCollection  
Prepare void  

Method Details

GetChildBands static

GetChildBands(masterBand: StiBand): StiComponentsCollection

Returns child bands.

Parameters

  • masterBand (StiBand)

Returns StiComponentsCollection


GetSubReports static

GetSubReports(masterBand: StiBand): StiComponentsCollection

Parameters

  • masterBand (StiBand)

Returns StiComponentsCollection


Prepare

Prepare(masterComp: StiComponent): void

Parameters

  • masterComp (StiComponent)