Spread Silverlight Documentation
SuspendCalcGraphs Method


GrapeCity.CalcEngine Namespace > CalcService Class : SuspendCalcGraphs Method
Suspends all calculation graphs.
Syntax
'Declaration
 
Public Sub SuspendCalcGraphs() 
'Usage
 
Dim instance As CalcService
 
instance.SuspendCalcGraphs()
public void SuspendCalcGraphs()
See Also

Reference

CalcService Class
CalcService Members