Click or drag to resize

StiDynamicBandNewColumnBefore Property

If the value of this property is true, then, before output of a band, a new column will be generated. Output of a band will be continued on the next column.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public virtual bool NewColumnBefore { get; set; }

Property Value

Type: Boolean

Implements

IStiPageBreakNewColumnBefore
See Also