SnapDocument.ActiveThemeName Property
Returns the name of the currently applied theme.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value, specifying the name of the current theme. |
See Also