[]
        
(Showing Draft Content)

C1.C1Preview.InputValueChangedEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(C1PrintDocument, InputValueChangedEventArgs, AsyncCallback, object)

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