Spread Windows Forms 12.0 Product Documentation
CheckAllowMoveActiveCell Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IAllowArrowKeysMoveActiveCell Interface : CheckAllowMoveActiveCell Method
Checks allow move active cell.
Syntax
'Declaration
 
Function CheckAllowMoveActiveCell( _
   ByVal dataKey As Keys _
) As Boolean
'Usage
 
Dim instance As IAllowArrowKeysMoveActiveCell
Dim dataKey As Keys
Dim value As Boolean
 
value = instance.CheckAllowMoveActiveCell(dataKey)
bool CheckAllowMoveActiveCell( 
   Keys dataKey
)

Parameters

dataKey
See Also

Reference

IAllowArrowKeysMoveActiveCell Interface
IAllowArrowKeysMoveActiveCell Members