Enum
ColorShadeType

Categorizes theme shade steps used to compute tint/shade variations of a base color.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public enum ColorShadeType

Fields

Shade1

First shade step applied to a theme color when deriving a lighter/darker variant.

Declaration

cs-api-definition
Shade1 = 0

Field Value

ColorShadeType

Shade2

Second shade step applied to a theme color when deriving a lighter/darker variant.

Declaration

cs-api-definition
Shade2 = 1

Field Value

ColorShadeType

Shade3

Third shade step applied to a theme color when deriving a lighter/darker variant.

Declaration

cs-api-definition
Shade3 = 2

Field Value

ColorShadeType

Shade4

Fourth shade step applied to a theme color when deriving a lighter/darker variant.

Declaration

cs-api-definition
Shade4 = 3

Field Value

ColorShadeType

Shade5

Fifth shade step applied to a theme color when deriving a lighter/darker variant.

Declaration

cs-api-definition
Shade5 = 4

Field Value

ColorShadeType

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