Fired before the bound value is changed.

Namespace:  C1.Silverlight.Extended.PropertyGrid
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public event EventHandler<CommitChangesEventsArgs> ValueChanging
Visual Basic
Public Event ValueChanging As EventHandler(Of CommitChangesEventsArgs)

See Also