Spread Windows Forms 12.0 Product Documentation
AllowArrowKeysMoveActiveCell Property (IAllowArrowKeysMoveActiveCell)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IAllowArrowKeysMoveActiveCell Interface : AllowArrowKeysMoveActiveCell Property
Gets or sets the options used when allowing arrow keys to move the active cell.
Syntax
'Declaration
 
Property AllowArrowKeysMoveActiveCell As FlagArrowKeys
'Usage
 
Dim instance As IAllowArrowKeysMoveActiveCell
Dim value As FlagArrowKeys
 
instance.AllowArrowKeysMoveActiveCell = value
 
value = instance.AllowArrowKeysMoveActiveCell
FlagArrowKeys AllowArrowKeysMoveActiveCell {get; set;}
See Also

Reference

IAllowArrowKeysMoveActiveCell Interface
IAllowArrowKeysMoveActiveCell Members