[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IAsyncFunctionManager.OnDataChanged

OnDataChanged Method

OnDataChanged(AsyncApplication)

Called when asynchronous function(s) finished.

Declaration
void OnDataChanged(AsyncApplication asyncApplication)
Sub OnDataChanged(asyncApplication As AsyncApplication)
Parameters
Type Name Description
AsyncApplication asyncApplication

An GrapeCity.CalcEngine.AsyncApplication object indicates the asynchronous function application.