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

See Also