TOC : Script API > JavaScript > JavaScript API > Component > Band > SummaryBand > Method >

 

SetIgnoreNewPage

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Band > SummaryBand > Method >

 

SetIgnoreNewPage

 

 

Set or unset ignoring of the new page.

 

 

 

Prototype :

 

void SetIgnoreNewPage

(

        bool IgnoreNewPage

)

 

 

 

Arguments :

 

IgnoreNewPage

set to true to ignore the new page

 

 

 

Example :

 

This.SetIgnoreNewPage(true);

 

 

 

Available Events :

 

OnInitialize,   OnStartBind