ColorPickerConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
String constatns of the colorpicker(Css classes, Id prefix, etc).
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlColorPickerConstants

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public static class ColorPickerConstants

The ColorPickerConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssColorBox
The CSS class identifying the ColorPicker's colorbox element.
Public fieldStatic memberCssColorPicker
The CSS class identifying the ColorPicker control.
Public fieldStatic memberCssColorPickerIcon
The CSS class identifying the ColorPickerIcon control.
Public fieldStatic memberCssColorPickerPalette
The CSS class identifying the ColorPickerPalette control.
Public fieldStatic memberCssEmptyColor
The CSS class identifying the ColorPicker's "No color" element.
Public fieldStatic memberCssSelectedColor
The CSS class identifying the ColorPicker's selected color element.
Public fieldStatic memberIconKey
The key identifying the ColorPicker Icon.
Public fieldStatic memberPaletteKey
The key identifying the ColorPicker Palette.
Top
See Also

Reference