StiDataBandV2BuilderPrepareGroupResults Method |
Prepares a groups result for each group for the current line.
Namespace:
Stimulsoft.Report.Engine
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static void PrepareGroupResults(
StiDataBand masterDataBand
)
Public Shared Sub PrepareGroupResults (
masterDataBand As StiDataBand
)
Parameters
- masterDataBand
- Type: Stimulsoft.Report.ComponentsStiDataBand
[Missing <param name="masterDataBand"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.PrepareGroupResults(Stimulsoft.Report.Components.StiDataBand)"]
See Also