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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Row Class : ResetCanFocus Method
Resets to its default value whether the cells in this row can receive focus.
Syntax
'Declaration
 
Public Sub ResetCanFocus() 
'Usage
 
Dim instance As Row
 
instance.ResetCanFocus()
public void ResetCanFocus()
See Also

Reference

Row Class
Row Members