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

See Also