Skip to main content
All docs
V23.2

UserDesignerOptions.ShowDesignAnalyzerNotificationPopup Property

Namespace: DevExpress.XtraReports.Configuration

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public bool ShowDesignAnalyzerNotificationPopup { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to ShowDesignAnalyzerNotificationPopup
ReportingSettings
.UserDesignerOptions .ShowDesignAnalyzerNotificationPopup
Settings
.UserDesignerOptions .ShowDesignAnalyzerNotificationPopup
See Also