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

A method is called for each new page or column. Если выводится первая колонка или колонок нет вообще, то метод выводит статические бэнды. Кроме этого он обнуляет указатель на последний выведенный DataBand. Также метод выводит на печать те бэнды, которые должны быть выведены на всех страницах.

Syntax
C++
C#
Visual Basic
public: void NewList( bool skipStaticBands );
Parameters
Parameters 
Description 
skipStaticBands 
If true then static bands will not be rendered. It is used to render cross-bands which are placed in static bands. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.