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
Light
Represents the Light Crystal theme palette variation.
Declaration
public const CrystalPalette.ColorVariation Light
Field Value
value__
Declaration
public int value__
Field Value
System.
|