RadColorPicker for ASP.NET AJAX

RadControls for ASP.NET AJAX

RadColorPicker has a number of methods that return preset palette colors, one method for each member of the ColorPreset enumeration. Use these methods to return a collection of ColorPickerItem. The example below enumerates the collection returned by GetStandardColors() method.

See Also