ReportingSettings.DesignAnalyzerOptions Property
In This Article
Contains Report Design Analyzer options.
Namespace: DevExpress.AspNetCore.Reporting
Assembly: DevExpress.AspNetCore.Reporting.v24.2.dll
NuGet Package: DevExpress.AspNetCore.Reporting
#Declaration
public DesignAnalyzerOptions DesignAnalyzerOptions { get; }
#Property Value
Type | Description |
---|---|
Design |
Report Design Analyzer options. |
See Also