ThemeCollection.CreateNew(String) Method
Adds a new default theme to the collection.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
baseThemeName | String | A String value, specifying the base theme name. |
Returns
Type | Description |
---|---|
Theme | A Theme object. |
See Also