StiOptionsEngineTraceEnabled Property |
Gets or sets a value, which indicates whether it is necessary to show tracing messages
of the report engine in the Visual Studio Message Window.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static bool TraceEnabled { get; set; }
Public Shared Property TraceEnabled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also