You are here: Symbol Reference > Stimulsoft.Report.Engine Namespace > StiSubReportsHelper Class > StiSubReportsHelper Methods > RenderDataBandsInContainer Method > RenderDataBandsInContainer Method (StiContainer, StiContainer, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiSubReportsHelper.RenderDataBandsInContainer Method (StiContainer, StiContainer, bool)

Prints a group of bands from the specified container into the container of destination.

Syntax
C++
C#
Visual Basic
public: void RenderDataBandsInContainer( StiContainer containerOfDataBands, StiContainer container, bool skipStaticBands );
Parameters
Parameters 
Description 
containerOfDataBands 
A container in what printing is done. 
container 
A container that contains a group of bands for printing. 
skipStaticBands 
If true then static bands will not be rendered. It is used to render cross-tabs which are placed on static bands. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.