[]
        
(Showing Draft Content)

C1.Win.C1Input.NavigatorDeletingEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, NavigatorDeletingEventArgs, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(object sender, NavigatorDeletingEventArgs e, AsyncCallback callback, object @object)
Parameters
Type Name Description
object sender
NavigatorDeletingEventArgs e
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult