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

Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)

Syntax

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

See Also