Search
ActivationEvent.isHorizontal Method
See Also
 






Gets if navigation is in horizontal direction.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public boolean isHorizontal ()

 Return Value

true is moving on same row due to TAB, left or right keys, or false otherwise.

 See Also