LightweightTheme.DisplayName Property
Gets or sets the user-friendly theme name.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | The user-friendly theme name. |
Remarks
For example, for the Office2019BlackRedWine theme, the DisplayName
property returns RedWine Office 2019 Black
.
See Also