Back to Devexpress

UserLookAndFeel.DefaultSkinName Field

windowsforms-devexpress-dot-lookandfeel-dot-userlookandfeel-19066d88.md

latest1.0 KB
Original Source

UserLookAndFeel.DefaultSkinName Field

Gets the name of the default skin style.

Namespace : DevExpress.LookAndFeel

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public const string DefaultSkinName = "Basic"
vb
Public Const DefaultSkinName As String = "Basic"

Field Value

Type
String

See Also

UserLookAndFeel Class

UserLookAndFeel Members

DevExpress.LookAndFeel Namespace