New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

C#
public static class ColorPickerConstants

Inheritance: objectColorPickerConstants

Fields

C#
public const string CssColorBox = "rcpColorBox"
C#
public const string CssColorPicker = "RadColorPicker"
C#
public const string CssColorPickerIcon = "rcpIcon"
C#
public const string CssColorPickerPalette = "rcpPalette"
C#
public const string CssEmptyColor = "rcpEmptyColor"
C#
public const string CssSelectedColor = "rcpSelectedColor"
C#
public const string IconKey = "ColorPickerIcon"
C#
public const string PaletteKey = "ColorPickerPalette"