ComponentOne True DBGrid for WinForms
DirectionAfterEnter Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : DirectionAfterEnter Property
Gets or sets a value that determines the relative position of the next cell when the user presses the Enter key.
Syntax
'Declaration
 
Public Property DirectionAfterEnter As DirectionAfterEnterEnum
public DirectionAfterEnterEnum DirectionAfterEnter {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members