Spread Silverlight Documentation
Invalidate Method (GcSpreadSheet)


GrapeCity.Windows.SpreadSheet.UI Namespace > GcSpreadSheet Class : Invalidate Method
Invalidates the measurement state (layout) and the arrangement state (layout) for the control. After the invalidation, the control layout and data are updated.
Syntax
'Declaration
 
Public Sub Invalidate() 
'Usage
 
Dim instance As GcSpreadSheet
 
instance.Invalidate()
public void Invalidate()
See Also

Reference

GcSpreadSheet Class
GcSpreadSheet Members