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

Theme.LightGrayFullName Field

The full name of the LightGray theme.

Namespace: DevExpress.Xpf.Core

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public const string LightGrayFullName = "Light Gray"

Field Value

Type Description
String

The LightGray theme’s user friendly name.

Remarks

Use the LightGrayName field to apply the theme.

See Also