Raised when the control's value has changed.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public event EventHandler<ValueChangedEventArgs<Color>> ValueChanged |
Visual Basic
![]() |
---|
Public Event ValueChanged As EventHandler(Of ValueChangedEventArgs(Of Color)) |