Click or drag to resize

StiOptionsEngineGeneratePartialReportClass Property

If the property is set to true, the report generator creates a report class with the modifier partial.

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

Property Value

Type: Boolean
See Also