Back to Devexpress

Version Compatibility: Default Property Values

dashboard-402307-winforms-dashboard-general-information-version-compatibility-default-property-values.md

latest1.3 KB
Original Source

Version Compatibility: Default Property Values

  • Dec 22, 2020

DevExpress version updates introduce new features that may change control default behavior. When you migrate to a new version, you can use the DashboardSettings.DefaultSettingsCompatibilityMode property to revert these changes to the previous version.

All recent changes are in effect if the DefaultSettingsCompatibilityMode property is set to Latest :

DashboardSettings.DefaultSettingsCompatibilityMode = DashboardSettingsCompatibilityMode.Latest;
DashboardSettings.DefaultSettingsCompatibilityMode = DashboardSettingsCompatibilityMode.Latest

Version 20.1

The table below illustrates the properties and behaviors that change if you set the DefaultSettingsCompatibilityMode property to v20_1 (in comparison to the Latest mode).

Neutral Filter Mode