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