[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.LayoutNotificationCallback.BeginInvoke

BeginInvoke Method

BeginInvoke(LayoutState, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(LayoutState state, AsyncCallback callback, object @object)
Parameters
Type Name Description
LayoutState state
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult