ComponentOne True DBGrid Pro 8
WrapRowPointer Property

This property defines behavior of tab and arrow keys at column boundaries.

Syntax

TDBGrid.WrapRowPointer= boolean

Remarks

Read/Write at run time and design time.

If True, the cell pointer will wrap from the last row to the first in the next column (or from the first row to the last in the previous column).

If False (the default), the cell pointer will not wrap to the next (or previous) column, but will stop at the last (or first) row of the current column.

See Also

TDBGrid Control

 

 


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

Product Support Forum  |  Documentation Feedback