Class CrystalPalette.ColorVariation
Represents theme color variations.
Inheritance
System.Object
CrystalPalette.ColorVariation
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class ColorVariation : Enum
Fields
Dark
Represents the Dark Crystal theme palette variation.
Declaration
public const CrystalPalette.ColorVariation Dark
Field Value
CrystalPalette.ColorVariation
|
Light
Represents the Light Crystal theme palette variation.
Declaration
public const CrystalPalette.ColorVariation Light
Field Value
CrystalPalette.ColorVariation
|
value__
Declaration
public int value__
Field Value
System.Int32
|