MoveFirstVisibleRow Method
Description
Moves the focused row to the first visible body row of the grid.
Syntax
Public Sub MoveFirstVisibleRow()
Remarks
Call this method if you want to move the focused row to the first visible target row. This will not move focus into the header rows.
See Also
- GridNavigator Object
- MoveLastVisibleRow Method
- CurrentFocusInFootersRows Property
- CurrentFocusInHeadersRows Property

Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.