Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / Update Method


In This Topic
Update Method (PSObject)
In This Topic
Causes the control to redraw invalidated region.
Syntax
'Declaration
 
Public Overrides Sub Update() 
 
'Usage
 
Dim instance As PSObject
 
instance.Update()
See Also