Skip to main content
.NET 6.0+

WinApplication.UseSkinSelector Property

For internal use.

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Win

Declaration

[Browsable(false)]
[DefaultValue(true)]
public bool UseSkinSelector { get; set; }

Property Value

Type Default
Boolean true
See Also