ComponentOne True DBGrid Pro 8
DirectionAfterTab Property

DirectionAfterTab Property

Sets or returns the new cell position when the Tab key is pressed.

Syntax

TDBGrid.DirectionAfterTab = value

Values

Possible values for the MoveDirectionConstants 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.

See Also

TDBGrid Control

 

 


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

Product Support Forum  |  Documentation Feedback