Moves the focus to the bottom Row in the GridControl and ensures its visibility.

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

Syntax

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

See Also