StiDataBandV2BuilderEndBands Method |
Ends monitoring of band OnAllPages.
Namespace:
Stimulsoft.Report.Engine
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void EndBands(
StiDataBand masterDataBand
)
Public Sub EndBands (
masterDataBand As StiDataBand
)
Parameters
- masterDataBand
- Type: Stimulsoft.Report.ComponentsStiDataBand
[Missing <param name="masterDataBand"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.EndBands(Stimulsoft.Report.Components.StiDataBand)"]
See Also