Click or drag to resize
EditorColor Class
A KaxEditor color picker color
Inheritance Hierarchy
SystemObject
  Kettic.AspNetStateManager
    Kettic.AspNet.ControlsColorPickerItem
      Kettic.AspNet.ControlsEditorColor

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class EditorColor : ColorPickerItem
Constructors
  NameDescription
Public methodEditorColor
Initializes a new instance of the EditorColor class.
Public methodEditorColor(Color)
Initializes a new instance of the EditorColor class.
Public methodEditorColor(Color, String)
Initializes a new instance of the EditorColor class.
Top
See Also