Skip to main content
A newer version of this page is available. .

CompatibilityMode Enum

Lists the values that specify the compatibility settings version.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Data.v19.2.dll

Declaration

public enum CompatibilityMode

Members

Name
Latest
v17_2
v18_1
v18_2
v19_1
v19_2

Related API Members

The following properties accept/return CompatibilityMode values:

Remarks

The values listed by this enumeration are used to set the CompatibilitySettings.CompatibilityMode property value.

See Also