Skip to main content
All docs
V23.2

ReportingSettings.DesignAnalyzerOptions Property

Namespace: DevExpress.AspNetCore.Reporting

Assembly: DevExpress.AspNetCore.Reporting.v23.2.dll

NuGet Package: DevExpress.AspNetCore.Reporting

Declaration

public DesignAnalyzerOptions DesignAnalyzerOptions { get; }

Property Value

Type Description
DesignAnalyzerOptions

Report Design Analyzer options.

See Also