Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IAllowArrowKeysMoveActiveCell Interface
Members


In This Topic
IAllowArrowKeysMoveActiveCell Interface
In This Topic
Interface that defines the methods and properties required by objects used to allow the arrows to move the active cell.
Syntax
'Declaration
 
Public Interface IAllowArrowKeysMoveActiveCell 
 
'Usage
 
Dim instance As IAllowArrowKeysMoveActiveCell
See Also