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

See Also