[]
        
(Showing Draft Content)

C1.WPF.SelectionChangingEventHandler

SelectionChangingEventHandler Delegate

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public delegate void SelectionChangingEventHandler(object source, SelectionChangingEventArgs e)
Parameters
Type Name Description
object source
SelectionChangingEventArgs e

Constructors

Name Description
SelectionChangingEventHandler(object, IntPtr)

Methods

Name Description
BeginInvoke(object, SelectionChangingEventArgs, AsyncCallback, object)
EndInvoke(IAsyncResult)
Invoke(object, SelectionChangingEventArgs)