StiGroupHeaderBandV2Builder Class
Namespace: Stimulsoft.Report.Engine
Inheritance
Inherits from: StiBandV2Builder
Methods
| Method | Returns | Description |
|---|---|---|
GetCurrentConditionValue static |
object | Returns the current value of a condition of grouping. |
GetCurrentSummaryExpressionValue static |
object | Returns the current value of a summary expression of grouping. |
GetMaster static |
StiDataBand | Returns the Master component of this component. |
| Prepare | void | |
| SetReportVariables | void |
Method Details
GetCurrentConditionValue static
GetCurrentConditionValue(masterGroupHeaderBand: StiGroupHeaderBand): object
Returns the current value of a condition of grouping.
Parameters
- masterGroupHeaderBand (StiGroupHeaderBand)
Returns object
GetCurrentSummaryExpressionValue static
GetCurrentSummaryExpressionValue(masterGroupHeaderBand: StiGroupHeaderBand): object
Returns the current value of a summary expression of grouping.
Parameters
- masterGroupHeaderBand (StiGroupHeaderBand)
Returns object
GetMaster static
GetMaster(masterGroupHeaderBand: StiGroupHeaderBand): StiDataBand
Returns the Master component of this component.
Parameters
- masterGroupHeaderBand (StiGroupHeaderBand)
Returns StiDataBand
Prepare
Prepare(masterComp: StiComponent): void
Parameters
- masterComp (StiComponent)
SetReportVariables
SetReportVariables(masterComp: StiComponent): void
Parameters
- masterComp (StiComponent)