Back to Devexpress

WindowsFormsSettings.DefaultSettingsCompatibilityMode Field

windowsforms-devexpress-dot-xtraeditors-dot-windowsformssettings-a94dc087.md

latest1.7 KB
Original Source

WindowsFormsSettings.DefaultSettingsCompatibilityMode Field

Modifies default values of various properties according to the selected DevExpress installation version.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public static SettingsCompatibilityMode DefaultSettingsCompatibilityMode
vb
Public Shared DefaultSettingsCompatibilityMode As SettingsCompatibilityMode

Field Value

TypeDescription
DevExpress.XtraEditors.SettingsCompatibilityMode

A SettingsCompatibilityMode enum value that specifies the DevExpress installation version.

|

Remarks

See the following help topic for more information on changes in default property values across versions: Version Compatibility - Default Property Values.

See Also

WindowsFormsSettings Class

WindowsFormsSettings Members

DevExpress.XtraEditors Namespace