Moves the focus to the right Cell or the next Row in the Grid and ensures its visibility.

Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)

Syntax

C#
public void Right()
Visual Basic
Public Sub Right
Visual C++
public:
void Right()
F#
member Right : unit -> unit 

See Also