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