UserLookAndFeel.DefaultSkinName Field
Gets the name of the default skin style.
Namespace: DevExpress.LookAndFeel
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Field Value
| Type |
|---|
| String |
See Also
Gets the name of the default skin style.
Namespace: DevExpress.LookAndFeel
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
public const string DefaultSkinName = "Basic"
Public Const DefaultSkinName As String = "Basic"
| Type |
|---|
| String |