Moves the focus down to the next displayed page and ensures visibility of the new focused Row.

Namespace: Dapfor.Wpf.Controls
Assembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)

Syntax

C#
public void PageDown()
Visual Basic
Public Sub PageDown
Visual C++
public:
void PageDown()
F#
member PageDown : unit -> unit 

See Also