StiReportIsStopped Property |
Gets or sets value, which indicates that the report rendering / printing was stopped.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic bool IsStopped { get; set; }
Public Property IsStopped As Boolean
Get
Set
Property Value
Type:
Boolean
See Also