Click or drag to resize

IStiPageBreakNewColumnBefore 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
bool NewColumnBefore { get; set; }

Property Value

Type: Boolean
See Also