Spread for ASP.NET 12 Product Documentation
ResetLocked Method (Row)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Row Class : ResetLocked Method
Resets the locked state for the row and makes the row inherit the locked state from the default row.
Syntax
'Declaration
 
Public Sub ResetLocked() 
'Usage
 
Dim instance As Row
 
instance.ResetLocked()
public void ResetLocked()
See Also

Reference

Row Class
Row Members