New to Telerik UI for WPFStart a free 30-day trial

This is the enum that represent the all kind of Palettes. It enables you to add colors to the palette simply by choosing one of its values. Use ColorPreset when you want to set Palette property of RadColorPaletteView or MainPalette/HeaderPalette/StandardPalette properties of RadColorSelector.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public enum ColorPreset

Fields

This is the representation of Apex colors. Apex is used when you wand to set the source of a palette to the ApexPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Apex = 7
Remarks:

The number of columns in the Apex are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Apex colors and MainPalette to the generated Apex colors.

This is the representation of Aspect colors. Aspect is used when you wand to set the source of a palette to the AspectPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Aspect = 8
Remarks:

The number of columns in the Aspect are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Aspect colors and MainPalette to the generated Aspect colors.

This is the representation of Civic colors. Civic is used when you wand to set the source of a palette to the CivicPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Civic = 9
Remarks:

The number of columns in the Civic are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Civic colors and MainPalette to the generated Civic colors.

This is the representation of Concourse colors. Concourse is used when you wand to set the source of a palette to the ConcoursePalette colors. This is an MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Concourse = 10
Remarks:

The number of columns in the Concourse are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Concourse colors and MainPalette to the generated Concourse colors.

This is the representation of Default colors. Default is used when you wand to set the source of a palette to the DefaultPalette colors. This is a base palette.

C#
Default = 1
Remarks:

The number of columns in the DefaultPalette are 18 and it is composed of Web216 and GrayScale colors.

This is the representation of Equity colors. Equity is used when you wand to set the source of a palette to the EquityPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Equity = 11
Remarks:

The number of columns in the Equity are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Equity colors and MainPalette to the generated Equity colors.

This is the representation of Flow colors. Flow is used when you wand to set the source of a palette to the FlowPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Flow = 12
Remarks:

The number of columns in the Flow are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Flow colors and MainPalette to the generated Flow colors.

This is the representation of Foundry colors. Foundry is used when you wand to set the source of a palette to the FoundryPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Foundry = 13
Remarks:

The number of columns in the Foundry are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Foundry colors and MainPalette to the generated Foundry colors.

This is the representation of Grayscale colors. Grayscale is used when you wand to set the source of a palette to the GrayscalePalette colors. This is a base palette.

C#
Grayscale = 3
Remarks:

The number of columns in the GrayscalePalette are 9 and it consists of gray colors with different brightness.

This is the representation of Median colors. Foundry is used when you wand to set the source of a palette to the MedianPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Median = 14
Remarks:

The number of columns in the Median are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Median colors and MainPalette to the generated Median colors.

This is the representation of Metro colors. Metro is used when you wand to set the source of a palette to the MetroPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Metro = 15
Remarks:

The number of columns in the Metro are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Metro colors and MainPalette to the generated Metro colors.

This is the representation of Module colors. Module is used when you wand to set the source of a palette to the ModulePalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Module = 16
Remarks:

The number of columns in the Module are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Module colors and MainPalette to the generated Module colors.

C#
None = 0

This is the representation of Office colors. Office is used when you wand to set the source of a palette to the OfficePalette colors. This is an Office palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Office = 6
Remarks:

The number of columns in the Office are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header office colors and MainPalette to the generated office colors.

This is the representation of Opulent colors. Opulent is used when you wand to set the source of a palette to the OpulentPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Opulent = 17
Remarks:

The number of columns in the Opulent are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Opulent colors and MainPalette to the generated Opulent colors.

This is the representation of Oriel colors. Oriel is used when you wand to set the source of a palette to the OrielPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Oriel = 18
Remarks:

The number of columns in the Oriel are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Oriel colors and MainPalette to the generated Oriel colors.

This is the representation of Origin colors. Oriel is used when you wand to set the source of a palette to the OriginPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Origin = 19
Remarks:

The number of columns in the Origin are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Origin colors and MainPalette to the generated Origin colors.

This is the representation of Paper colors. Paper is used when you wand to set the source of a palette to the PaperPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Paper = 20
Remarks:

The number of columns in the Paper are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Paper colors and MainPalette to the generated Paper colors.

This is the representation of ReallyWebSafe colors. ReallyWebSafe is used when you wand to set the source of a palette to the ReallyWebSafePalette colors. This is a base palette.

C#
ReallyWebSafe = 5
Remarks:

The number of columns in the ReallyWebSafe are 18.

This is the representation of Solstice colors. Solstice is used when you wand to set the source of a palette to the SolsticePalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Solstice = 21
Remarks:

The number of columns in the Solstice are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Solstice colors and MainPalette to the generated Solstice colors.

This is the representation of Standard colors. Standard is used when you wand to set the source of a palette to the StandardPalette colors. This is a base palette.

C#
Standard = 2
Remarks:

The number of columns in the StandardPalette are 10 and it consists of 10 colors.

This is the representation of Technique colors. Technique is used when you wand to set the source of a palette to the TechniquePalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Technique = 22
Remarks:

The number of columns in the Technique are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Technique colors and MainPalette to the generated Technique colors.

This is the representation of Trek colors. Trek is used when you wand to set the source of a palette to the TrekPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Trek = 23
Remarks:

The number of columns in the Trek are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Trek colors and MainPalette to the generated Trek colors.

This is the representation of Urban colors. Trek is used when you wand to set the source of a palette to the UrbanPalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Urban = 24
Remarks:

The number of columns in the Urban are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Urban colors and MainPalette to the generated Urban colors.

This is the representation of Verve colors. Trek is used when you wand to set the source of a palette to the VervePalette colors. This is a MSOffice2007 palette. It has HeaderColors collection and GeneratedColorsCollection.

C#
Verve = 25
Remarks:

The number of columns in the Verve are 10 and the number of rows are 6.if you use it as MainPalette. If you use it as a HeaderPalette then the number od columns are 10 but the row is 1. In RadColorSelector you can use this value in order to set HeaderPalette or MainPalette. HeaderPalette is automatically set to the header Verve colors and MainPalette to the generated Verve colors.

This is the representation of Web216 colors. Web216 is used when you wand to set the source of a palette to the Web216Palette colors. This is a base palette.

C#
Web216 = 4
Remarks:

The number of columns in the Web216Palette are 16.