[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.CustomDrawEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, CustomDrawEventArgs, AsyncCallback, object)

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