canFillSingleValue abstract method

bool canFillSingleValue(
  1. FdcGridRangeSelectionHost host
)

Resolves whether a single clipboard value can fill the selected range.

Implementation

bool canFillSingleValue(FdcGridRangeSelectionHost host);