New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.ColorPickerColorChangingEventArgs : Sys.CancelEventArgs
Inheritance Hierarchy
- Sys.CancelEventArgs
- Telerik.Web.UI.ColorPickerColorChangingEventArgs
Methods
get_oldColor
Returns the selected color from just prior to the change.
Parameters
Returns
String
get_newColor
Returns the newly selected color.
Parameters
Returns
String