Moves the focus down to the next displayed page and ensures visibility of the new focused Row.
Namespace: Dapfor.Net.UiAssembly: 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 |