You are here: Symbol Reference > Stimulsoft.Report.Engine Namespace > StiEngine Class > StiEngine Methods > RenderBand Method > RenderBand Method (StiBand, bool, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiEngine.RenderBand Method (StiBand, bool, bool)

Renders a specified band taking Child bands into consideration.

Syntax
C++
C#
Visual Basic
internal: StiComponentsCollection RenderBand( StiBand band, bool ignorePageBreaks, bool allowRenderingEvents );
Parameters
Parameters 
Description 
band 
Tha band that should be rendered. 
ignorePageBreaks 
True, if it is necessary to ignore NewPageAfter, NewPageBefore, NewColumnAfter, and NewColumnBefore properties. 
allowRenderingEvents 
True, if it isnecessary to call the Rendering event. для DataBand и для GroupHeaderBand. 
Returns

The list of rendered containers for the specified band.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.