[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DataSourceIconClickedEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, DataSourceIconClickedEventArgs, AsyncCallback, object)

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