Skip to main content
A newer version of this page is available. .
All docs
V20.2

DashboardSettings Properties

Contains appearance and behavior settings common to WinForms/WPF Dashboard Controls.
Name Description
AsyncMode static Gets or sets whether Async mode is activated for a dashboard control.
CustomNumericFormatMode static Gets or sets whether Custom Numeric Format mode is activated for a dashboard control.
DefaultSettingsCompatibilityMode static Gets or sets default values of various properties according to the selected DevExpress installation version.
HandleFloatingPointErrors static Gets or sets whether arithmetic errors related to floating point calculations are processed by the Dashboard error handling mechanism.
ShowExtendedDateOccurringList static Gets or sets whether to show date-time intervals that are hidden in the Date Occurring dialog.
UseNeutralFilterMode static Gets or sets whether Neutral Filter mode is activated for a dashboard control.
See Also