Fires when the property value was changed.

Namespace:  C1.Silverlight.Chart.Editor
Assembly:  C1.Silverlight.Chart.Editor (in C1.Silverlight.Chart.Editor.dll)

Syntax

C#
public event PropertyChangedEventHandler ValueChanged
Visual Basic
Public Event ValueChanged As PropertyChangedEventHandler

Implements

ITypeEditorControlValueChanged()()()()

See Also