Moves the focus to the first Row in the GridControl and ensures its visibility.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
public void Home() |
Visual Basic |
---|
Public Sub Home |
Visual C++ |
---|
public: void Home() |
F# |
---|
member Home : unit -> unit |