Back to Devexpress

LightweightTheme.PaletteName Property

wpf-devexpress-dot-xpf-dot-core-dot-lightweighttheme-1b5e55d4.md

latest1.1 KB
Original Source

LightweightTheme.PaletteName Property

Gets or sets the name of the predefined palette applied to the theme.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public string PaletteName { get; set; }
vb
Public Property PaletteName As String

Property Value

TypeDescription
String

The name of the predefined palette applied to the theme.

|

See Also

LightweightTheme Class

LightweightTheme Members

DevExpress.Xpf.Core Namespace