Click or drag to resize

StiDynamicBandSkipFirst Property

If the value of this property is true, then, a new page/column will be generated only starting from the second case.

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

Property Value

Type: Boolean

Implements

IStiPageBreakSkipFirst
See Also