[]
        
(Showing Draft Content)

C1.WPF.Extended.PropertyGrid.CollectionEditorControl.ValueChanging

ValueChanging Event

Fired before the bound value is changed.

Namespace: C1.WPF.Extended.PropertyGrid
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public event EventHandler<CommitChangesEventsArgs> ValueChanging
Returns
Type Description
EventHandler<CommitChangesEventsArgs> Fired before the bound value is changed.