[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.LayoutChangedEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, LayoutChangedArgs, AsyncCallback, object)

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