Spread Silverlight Documentation
InvalidateSheet Method


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

Reference

GcSpreadSheet Class
GcSpreadSheet Members