Spread Windows Forms 12.0 Product Documentation
OnDataChanged Method (AsyncApplication)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > AsyncApplication Class : OnDataChanged Method
Called when the data, which received from asynchronous application, is changed.
Syntax
'Declaration
 
Protected Sub OnDataChanged() 
'Usage
 
Dim instance As AsyncApplication
 
instance.OnDataChanged()
protected void OnDataChanged()
See Also

Reference

AsyncApplication Class
AsyncApplication Members