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