[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.HyperLinkEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, HyperLinkEventArgs, AsyncCallback, object)

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