UserLookAndFeel.ActiveSkinName Property
Gets the name of the currently applied skin.
Namespace: DevExpress.LookAndFeel
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string which specifies the name of the currently applied skin. |
Remarks
The ActiveSkinName
property gets the name of the currently applied skin.
See Also