Method MoveCursorToEndOfRow
MoveCursorToEndOfRow(bool, ICommandContext?)
Moves the cursor (or extends the selection) to the last cell in the current row.
public bool MoveCursorToEndOfRow(bool extend, ICommandContext? ctx)
Parameters
extendbooltrue to extend the current selection (if any) instead of replacing
ctxICommandContextThe command context