isAvailable abstract method

bool isAvailable(
  1. FdcGridRangeSelectionHost host
)

Resolves whether the feature is currently available for the attached grid.

Implementation

bool isAvailable(FdcGridRangeSelectionHost host);