Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxCustomGrid6 SelectionDirection

SelectionDirection

Specifies in which direction selection will towards after user press the Enter key.

pas
property SelectionDirection: TNxSelectionDirection read FSelectionDirection write FSelectionDirection default sdDown;

By default value of the property is down, but it can be configured to any direction.

Sign in