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

Namespace: Dapfor.Wpf.Controls
Assembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)

Syntax

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

See Also