StiDynamicBandNewPageBefore Property |
If the value of this property is true, then, before output of a band, a new page will be
generated. Output of a band will be continued on the next page.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiBoolConverter))]
public virtual bool NewPageBefore { get; set; }
<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Overridable Property NewPageBefore As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IStiPageBreakNewPageBeforeSee Also