Class ColorPreset
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.
Inheritance
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public sealed class ColorPreset : Enum
Fields
Apex
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.
Declaration
public const ColorPreset Apex
Field Value
ColorPreset
|
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.
Aspect
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.
Declaration
public const ColorPreset Aspect
Field Value
ColorPreset
|
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.
Civic
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.
Declaration
public const ColorPreset Civic
Field Value
ColorPreset
|
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.
Concourse
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.
Declaration
public const ColorPreset Concourse
Field Value
ColorPreset
|
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.
Default
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.
Declaration
public const ColorPreset Default
Field Value
ColorPreset
|
Remarks
The number of columns in the DefaultPalette are 18 and it is composed of Web216 and GrayScale colors.
Equity
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.
Declaration
public const ColorPreset Equity
Field Value
ColorPreset
|
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.
Flow
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.
Declaration
public const ColorPreset Flow
Field Value
ColorPreset
|
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.
Foundry
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.
Declaration
public const ColorPreset Foundry
Field Value
ColorPreset
|
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.
Grayscale
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.
Declaration
public const ColorPreset Grayscale
Field Value
ColorPreset
|
Remarks
The number of columns in the GrayscalePalette are 9 and it consists of gray colors with different brightness.
Median
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.
Declaration
public const ColorPreset Median
Field Value
ColorPreset
|
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.
Metro
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.
Declaration
public const ColorPreset Metro
Field Value
ColorPreset
|
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.
Module
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.
Declaration
public const ColorPreset Module
Field Value
ColorPreset
|
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.
None
Office
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.
Declaration
public const ColorPreset Office
Field Value
ColorPreset
|
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.
Opulent
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.
Declaration
public const ColorPreset Opulent
Field Value
ColorPreset
|
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.
Oriel
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.
Declaration
public const ColorPreset Oriel
Field Value
ColorPreset
|
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.
Origin
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.
Declaration
public const ColorPreset Origin
Field Value
ColorPreset
|
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.
Paper
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.
Declaration
public const ColorPreset Paper
Field Value
ColorPreset
|
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.
ReallyWebSafe
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.
Declaration
public const ColorPreset ReallyWebSafe
Field Value
ColorPreset
|
Remarks
The number of columns in the ReallyWebSafe are 18.
Solstice
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.
Declaration
public const ColorPreset Solstice
Field Value
ColorPreset
|
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.
Standard
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.
Declaration
public const ColorPreset Standard
Field Value
ColorPreset
|
Remarks
The number of columns in the StandardPalette are 10 and it consists of 10 colors.
Technique
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.
Declaration
public const ColorPreset Technique
Field Value
ColorPreset
|
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.
Trek
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.
Declaration
public const ColorPreset Trek
Field Value
ColorPreset
|
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.
Urban
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.
Declaration
public const ColorPreset Urban
Field Value
ColorPreset
|
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.
value__
Declaration
public int value__
Field Value
System.Int32
|
Verve
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.
Declaration
public const ColorPreset Verve
Field Value
ColorPreset
|
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.
Web216
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.
Declaration
public const ColorPreset Web216
Field Value
ColorPreset
|
Remarks
The number of columns in the Web216Palette are 16.