MindFusion.UI for WebForms Programmer's Guide

ColorPicker Class

Remarks See Also
 



Represents a color picker control.

Namespace: MindFusion.UI.Web
Assembly: ColorPicker.js

 Syntax

JavaScript  Copy Code

// class
ColorPicker.prototype = {}

 Remarks

For additional information on how to use the control, please refer to the ColorPicker topic in the Using the controls section.

 See Also