New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
OnClientColorPickerColorChanging
The OnClientColorPickerColorChanging client-side event occurs when the user is changing the color in the ColorPicker.
-
The instance of the ribbonbar firing the event
-
An eventArgs parameter containing the following methods:
-
get_colorPicker()
-
get_value()
-
get_cancel()
-
set_cancel()
-