ComponentOne FlexReport for WinForms
BeginInvoke(Delegate) Method

C1.Win.FlexViewer.4 Assembly > C1.Win.DxToolkit Namespace > DxControl Class > BeginInvoke Method : BeginInvoke(Delegate) Method
Syntax
'Declaration
 
Public Overloads Function BeginInvoke( _
   ByVal method As System.Delegate _
) As System.IAsyncResult
public System.IAsyncResult BeginInvoke( 
   System.Delegate method
)

Parameters

method
See Also

Reference

DxControl Class
DxControl Members
Overload List