Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    IAllowArrowKeysMoveActiveCell Interface
    Syntax
    'Declaration
     
    Public Interface IAllowArrowKeysMoveActiveCell 
    'Usage
     
    Dim instance As IAllowArrowKeysMoveActiveCell
    public interface IAllowArrowKeysMoveActiveCell 
    See Also