WindowsFormsSettings.DefaultSettingsCompatibilityMode Field
Modifies default values of various properties according to the selected DevExpress installation version.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Field Value
Type | Description |
---|---|
DevExpress.XtraEditors.SettingsCompatibilityMode | A |
Remarks
See the following help topic for more information on changes in default property values across versions: Version Compatibility - Default Property Values.
See Also