You are here: Symbol Reference > Stimulsoft.Report.Engine Namespace > StiBreakableHelper Class > StiBreakableHelper Methods > Break Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiBreakableHelper.Break Method

Breaks the specified container in two parts which are "Continued" and "Breaked", where the "Continued" is a container, which should be output on the next page and "Breaked" is a container which will be output on the current page. A container passed as the originalContainer method parameter contains the "Breaked" container. This method returns the "Continued" container.

Syntax
C++
C#
Visual Basic
internal: StiContainer Break( StiContainer originalContainer );
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.