beginModifierRange abstract method

bool beginModifierRange(
  1. FdcGridCellRef? current
)

Starts a modifier-key range from current, returning whether state changed.

Implementation

bool beginModifierRange(FdcGridCellRef? current);