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; }
Public Overridable Property Skip As Boolean
Get
Set
Property Value
Type:
BooleanSee Also