Class GreenTheme
GreenTheme class represents the key to the GreenTheme theme.
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
[ThemeLocation]
public class GreenTheme : Theme
Constructors
GreenTheme()
GreenTheme(GreenPalette.ColorVariation)
Initializes a new instance of the GreenTheme class with specified color variation.
Declaration
public GreenTheme(GreenPalette.ColorVariation colorVariation)
Parameters
GreenPalette.ColorVariation
colorVariation
The color preset. |