LegacyDefaultTheme Enum
In This Article
Lists legacy default themes.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Data.Desktop.v24.2.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
#Declaration
#Members
Name | Description |
---|---|
Deep
|
The Deep |
Office2016White
|
The Office2016White legacy default theme. The theme was default in the v20. |
#Related API Members
The following properties accept/return LegacyDefaultTheme values:
#Remarks
The values listed by this enumeration are used to set the CompatibilitySettings.LegacyDefaultTheme property.
See Also