StiSubReportsHelper Class
Namespace: Stimulsoft.Report.Engine
Methods
| Method | Returns | Description |
|---|---|---|
getMasterDataBand static |
StiDataBand | |
getParentBand static |
StiBand | |
renderDataBandsInContainer static |
void | |
renderDataBandsInContainerAsync static |
void | |
renderSubReport static |
void | |
renderSubReportAsync static |
void |
Method Details
getMasterDataBand static
getMasterDataBand(parent: StiContainer): StiDataBand
Parameters
- parent (StiContainer)
Returns StiDataBand
getParentBand static
getParentBand(parent: StiContainer): StiBand
Parameters
- parent (StiContainer)
Returns StiBand
renderDataBandsInContainer static
renderDataBandsInContainer(containerOfDataBands: StiContainer, container: StiContainer, skipStaticBands: any): void
Parameters
- containerOfDataBands (StiContainer)
- container (StiContainer)
- skipStaticBands (any)
renderDataBandsInContainerAsync static
renderDataBandsInContainerAsync(containerOfDataBands: StiContainer, container: StiContainer, skipStaticBands: any): void
Parameters
- containerOfDataBands (StiContainer)
- container (StiContainer)
- skipStaticBands (any)
renderSubReport static
renderSubReport(containerOfSubReport: StiContainer, subReport: StiSubReport): void
Parameters
- containerOfSubReport (StiContainer)
- subReport (StiSubReport)
renderSubReportAsync static
renderSubReportAsync(containerOfSubReport: StiContainer, subReport: StiSubReport): void
Parameters
- containerOfSubReport (StiContainer)
- subReport (StiSubReport)
Fields
| Field | Type | Description |
|---|---|---|
| dist | any | |
| dist | any | |
| isCrossEngineMode | any | |
| isCrossEngineMode | any | |
| maxPosBottomY | any | |
| maxPosBottomY | any | |
| maxPosY | any | |
| maxPosY | any | |
| maxRight | any | |
| maxRight | any | |
| parent | any | |
| parent | any | |
| parent | any | |
| parent | any | |
| parent | any | |
| storedPositionFromBottom | any | |
| storedPositionFromBottom | any | |
| storedPositionFromTop | any | |
| storedPositionFromTop | any |