[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ContextMenuOpenEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, ContextMenuOpenArgs, AsyncCallback, object)

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