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

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