Spread Silverlight Documentation
ResetFocusable Method (Cell)


GrapeCity.Windows.SpreadSheet.Data Namespace > Cell Class : ResetFocusable Method
Resets whether the cell can receive focus to its default value.
Syntax
'Declaration
 
Public Sub ResetFocusable() 
'Usage
 
Dim instance As Cell
 
instance.ResetFocusable()
public void ResetFocusable()
See Also

Reference

Cell Class
Cell Members