Skip to main content
All docs
V25.1
  • Version Compatibility: Default Property Values

    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;
    

    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