ComponentOne Extended Library for WPF and Silverlight
OnValueChanging Method (CollectionEditor)

C1.Silverlight.Extended.PropertyGrid Namespace > CollectionEditor Class : OnValueChanging Method
The args.
Called before the bound value changes.
Syntax
'Declaration
 
Protected Sub OnValueChanging( _
   ByVal args As CommitChangesEventsArgs _
) 
protected void OnValueChanging( 
   CommitChangesEventsArgs args
)

Parameters

args
The args.
See Also

Reference

CollectionEditor Class
CollectionEditor Members