Click or drag to resize

StiReportNeedsCompiling Property

Gets or sets a value which indicates whether it is necessary to compile a report or it has just been compiled.

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

Property Value

Type: Boolean
See Also