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


In This Topic
ResetLocked Method (PSObject)
In This Topic
Reset the object's locked status.
Syntax
'Declaration
 
Public Overridable Sub ResetLocked() 
 
'Usage
 
Dim instance As PSObject
 
instance.ResetLocked()
See Also