[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, SectionEventArgs, AsyncCallback, object)

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