resolveBackgroundColor abstract method

Color? resolveBackgroundColor(
  1. FdcGridRangeSelectionHost host
)

Resolves the optional selected range background color supplied by the feature.

Implementation

Color? resolveBackgroundColor(FdcGridRangeSelectionHost host);