Enum
BuilderRegistrationType

Defines the types of registrations of a StyleSheet in the ThemeResolutionService.

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public enum BuilderRegistrationType

Fields

ElementNameControlName

Declaration

cs-api-definition
ElementNameControlName = 1

Field Value

BuilderRegistrationType

ElementNameControlType

Declaration

cs-api-definition
ElementNameControlType = 2

Field Value

BuilderRegistrationType

ElementTypeControlName

Declaration

cs-api-definition
ElementTypeControlName = 3

Field Value

BuilderRegistrationType

ElementTypeControlType

Declaration

cs-api-definition
ElementTypeControlType = 4

Field Value

BuilderRegistrationType

ElementTypeDefault

Declaration

cs-api-definition
ElementTypeDefault = 5

Field Value

BuilderRegistrationType

ElementTypeGlobal

Declaration

cs-api-definition
ElementTypeGlobal = 0

Field Value

BuilderRegistrationType