[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ARControlEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, ARControlEventArgs, AsyncCallback, object)

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