Class Office2013Palette.ColorVariation
Represents theme color variations.
Inheritance
System.Object
Office2013Palette.ColorVariation
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class ColorVariation : Enum
Fields
DarkGray
Represents Dark Gray Office2013 theme palette.
Declaration
public const Office2013Palette.ColorVariation DarkGray
Field Value
LightGray
Represents Light Gray Office2013 theme palette.
Declaration
public const Office2013Palette.ColorVariation LightGray
Field Value
value__
Declaration
public int value__
Field Value
System.
|
White
Represents the default White Office2013 theme palette.
Declaration
public const Office2013Palette.ColorVariation White