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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : ResetTabStop Method
Resets to its default value whether the user can set focus to the cell using the Tab key.
Syntax
'Declaration
 
Public Sub ResetTabStop() 
'Usage
 
Dim instance As Cell
 
instance.ResetTabStop()
public void ResetTabStop()
See Also

Reference

Cell Class
Cell Members