Click or drag to resize

StiPageSkip Property

Gets or sets value, indicates that, when rendering of the report, this page of the report is to be skipped. Subreport component is used.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual bool Skip { get; set; }

Property Value

Type: Boolean
See Also