Spread Silverlight Documentation
SuspendCalcService Method (GcSpreadSheet)


GrapeCity.Windows.SpreadSheet.UI Namespace > GcSpreadSheet Class : SuspendCalcService Method
Suspends the calculation service.
Syntax
'Declaration
 
Public Sub SuspendCalcService() 
'Usage
 
Dim instance As GcSpreadSheet
 
instance.SuspendCalcService()
public void SuspendCalcService()
See Also

Reference

GcSpreadSheet Class
GcSpreadSheet Members