[]
        
(Showing Draft Content)

C1.FlexPivot.CustomRangeEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, CustomRangeEventArgs, AsyncCallback, object)

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