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

See Also