[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowDetailProvider.BeginInvoke

BeginInvoke Method

BeginInvoke(C1FlexGridBase, int, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(C1FlexGridBase parentGrid, int rowIndex, AsyncCallback callback, object @object)
Parameters
Type Name Description
C1FlexGridBase parentGrid
int rowIndex
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult