MoveActiveOnFocus Property
MoveActiveOnFocus
Gets or sets whether the location of the active cell in the view moves
when the user moves the focus to the view using the mouse.
Declaration
public bool MoveActiveOnFocus { get; set; }
Public Property MoveActiveOnFocus As Boolean