canShowContextMenu abstract method

bool canShowContextMenu(
  1. FdcGridRangeSelectionHost host
)

Resolves whether the range context menu is currently allowed.

Implementation

bool canShowContextMenu(FdcGridRangeSelectionHost host);