Click or drag to resize

StiOptionsEngineAllowUseGenericTypesInCodeDom Property

Gets or sets a value which allow use generic types in CodeDom serialization.

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

Property Value

Type: Boolean
See Also