Spread Silverlight Documentation
SuspendEvents Method


GrapeCity.Windows.SpreadSheet.Data Namespace > FloatingObject Class : SuspendEvents Method
Suspends the PropertyChanged event of the floating object.
Syntax
'Declaration
 
Public Sub SuspendEvents() 
'Usage
 
Dim instance As FloatingObject
 
instance.SuspendEvents()
public void SuspendEvents()
See Also

Reference

FloatingObject Class
FloatingObject Members