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; }
<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Overridable Property NewColumnBefore As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IStiPageBreakNewColumnBeforeSee Also