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

See Also