MoveLastColumn Method
Description
Moves focus to the last Focusable GridRecordItem in the currently selected row.
Syntax
Public Sub MoveLastColumn()
Remarks
To use MoveLastColumn, FocusSubItems must be True as it will focus the last Focusable GridRecordItem in the currently selected row. Note that if the item in the last column has Focusable set to False, then focus will move to the last item that can receive focus.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.