resolveShowSelectionHandle method

bool resolveShowSelectionHandle(
  1. FdcGridRangeSelectionHost host
)

Resolves whether the selection resize handle is visible.

Implementation

bool resolveShowSelectionHandle(FdcGridRangeSelectionHost host) => false;