[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrintProgressEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, PrintProgressEventArgs, AsyncCallback, object)

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