ComponentOne ASP.NET MVC Controls
OnClientValueChanged Property (InputColor)

C1.Web.Mvc Namespace > InputColor Class : OnClientValueChanged Property
Occurs after a new color is selected.
Syntax
'Declaration
 
<JsonAttribute("valueChanged")>
Public Property OnClientValueChanged As String
[Json("valueChanged")]
public string OnClientValueChanged {get; set;}
See Also

Reference

InputColor Class
InputColor Members