Spread Silverlight Documentation
Invalidate Method (SheetView)


GrapeCity.Windows.SpreadSheet.UI Namespace > SheetView Class : Invalidate Method
Invalidates the measurement state (layout) and the arranged state (layout) for the control. The view layout and data is updated after the invalidation.
Syntax
'Declaration
 
Public Overridable Sub Invalidate() 
'Usage
 
Dim instance As SheetView
 
instance.Invalidate()
public virtual void Invalidate()
See Also

Reference

SheetView Class
SheetView Members