[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ScriptChangedEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, ScripEditorEventArgs, AsyncCallback, object)

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