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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Row Class : ResetTabStop Method
Resets the setting that allows the user to set focus using the Tab key and makes the row inherit the setting from the default row.
Syntax
'Declaration
 
Public Sub ResetTabStop() 
'Usage
 
Dim instance As Row
 
instance.ResetTabStop()
public void ResetTabStop()
See Also

Reference

Row Class
Row Members