Enum
ThemeLocation

This enumeration is used to distinguish between built-in and custom themes.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum ThemeLocation

Fields

BuiltIn

Represents a built-in theme developed by Telerik and hosted in the control assembly.

Declaration

cs-api-definition
BuiltIn = 0

Field Value

ThemeLocation

External

Represents a theme hosted in an external assembly.

Declaration

cs-api-definition
External = 1

Field Value

ThemeLocation

In this article
DefinitionFieldsBuiltInExternal
Not finding the help you need?
Contact Support