MoveFirstColumn Method
Description
Moves focus to the first Focusable GridRecordItem in the currently selected row.
Syntax
Public Sub MoveFirstColumn()
Remarks
To use MoveFirstColumn, FocusSubItems must be True as it will focus the first Focusable GridRecordItem in the currently selected row. Note that if the item in the first column has Focusable set to False, then focus will move to the first item that can receive focus.
See Also

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