[]
Identifies the type of a theme location.
public enum C1ThemeLocator.LocationType
| Name | Description |
|---|---|
| Builtin | Specifies that the theme is built into the C1.Win.Themes.* assembly. |
| Empty | Specifies the empty location. No theme can be located here. |
| ThemesFolder | Specifies that the theme is located in a file in ThemesFolder. |