GrapeCity.Win.MultiRow Namespace : MoveStatus Enumeration |
Public Enum MoveStatus Inherits System.Enum
Dim instance As MoveStatus
public enum MoveStatus : System.Enum
Member | Description |
---|---|
MouseClick | Indicates the mouse click causes the current cell changes. |
MoveDown | Indicates MoveDown action causes the current cell changes. |
MoveLeft | Indicates MoveLeft action causes the current cell changes. |
MoveRight | Indicates MoveRight action causes the current cell changes. |
MoveToFirstCell | Indicates MoveToFirstCell action causes the current cell changes. |
MoveToFirstCellByTabOrder | Indicates MoveToFirstCellByTabOrder action causes the current cell changes. |
MoveToFirstCellInRow | Indicates MoveToFirstCellInRow action causes the current cell changes. |
MoveToFirstCellInRowByTabOrder | Indicates MoveToFirstCellInRowByTabOrder action causes the current cell changes. |
MoveToFirstRow | Indicates MoveToFirstRow action causes the current cell changes. |
MoveToLastCell | Indicates MoveToLastCell action causes the current cell changes. |
MoveToLastCellByTabOrder | Indicates MoveToLastCellByTabOrder action causes the current cell changes. |
MoveToLastCellInRow | Indicates MoveToLastCellInRow action causes the current cell changes. |
MoveToLastCellInRowByTabOrder | Indicates MoveToLastCellInRowByTabOrder action causes the current cell changes. |
MoveToLastRow | Indicates MoveToLastRow action causes the current cell changes. |
MoveToNextCell | Indicates MoveToNextCell action causes the current cell changes. |
MoveToNextCellInRow | Indicates MoveToNextCellInRow action causes the current cell changes. |
MoveToNextCellThenControl | Indicates MoveToNextCellThenControl action causes the current cell changes. |
MoveToNextPage | Indicates MoveToNextPage action causes the current cell changes. |
MoveToNextRow | Indicates MoveToNextRow action causes the current cell changes. |
MoveToPreviousCell | Indicates MoveToPreviousCell action causes the current cell changes. |
MoveToPreviousCellInRow | Indicates MoveToPreviousCellInRow action causes the current cell changes. |
MoveToPreviousCellThenControl | Indicates MoveToPreviousCellThenControl action causes the current cell changes. |
MoveToPreviousRow | Indicates MoveToPreviousRow action causes the current cell changes. |
MoveToPrevousPage | Indicates MoveToPrevousPage action causes the current cell changes. |
MoveUp | Indicates MoveUp action causes the current cell changes. |
NoAction | Indicates some unknown behavior causes the current cell changes. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.MoveStatus
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2