Moves the focus down to the next 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 Down()
Visual Basic
Public Sub Down
Visual C++
public:
void Down()
F#
member Down : unit -> unit 

See Also