Developer

InactiveSelectionColor

Color used for painting background of selected cells when grid is not focused.

property InactiveSelectionColor: TColor read FInactiveSelectionColor write SetInactiveSelectionColor default clBtnFace;

Remarks


Flag aoHideSelection in AppearanceOptions must be set to True in order to this property have effect.

See also