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