The RadColorEditor control is an editor that allows you to select a custom color. It supports several color schemas: RGB, HLS, HSV, CMYK and HEX.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class RadColorEditor : Control |
| Visual Basic |
|---|
Public Class RadColorEditor _
Inherits Control |
Inheritance Hierarchy
See Also