Fired before the value of the current property is changed.
Namespace:
C1.Silverlight.Extended.PropertyGridAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public event EventHandler<PropertyCommitChangesEventsArgs> ValueChanging |
| Visual Basic |
|---|
Public Event ValueChanging As EventHandler(Of PropertyCommitChangesEventsArgs) |