[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.UnboundColumnFetchEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, UnboundColumnFetchEventArgs, AsyncCallback, object)

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