Moves the focus to the left Cell or the previous 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 Left()
Visual Basic
Public Sub Left
Visual C++
public:
void Left()
F#
member Left : unit -> unit 

See Also