ComponentOne True DBGrid Pro 8
DirectionAfterEnter Property

DirectionAfterEnter Property

Specifies the position of the next cell after enter.

Syntax

TDBGrid.DirectionAfterEnter= value

Values

Possible values for the MoveDirectionConstants enumeration are:

Design Time

Run Time

0 - None

dbgMoveNone

1 - Right (default)

dbgMoveRight

2 - Down

dbgMoveDown

3 - Left

dbgMoveLeft

4 - Up

dbgMoveUp

Remarks

Read/Write at run time and design time.

The DirectionAfterEnter property specifies the relative position of the next cell when the user presses the Enter key.

See Also

TDBGrid Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback