Settings.DesignAnalyzerOptions Property
In This Article
Provides access to a DesignAnalyzerOptions class instance.
Namespace: DevExpress.XtraReports.Configuration
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public DesignAnalyzerOptions DesignAnalyzerOptions { get; }
#Property Value
Type | Description |
---|---|
Design |
An instance of the Design |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Design |
---|---|
Settings |
|
See Also