HideSelection

[property icon] HideSelection

Hide any selected cells when grid does not have focus

Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.

Applies to: Grid

Introduced in KCML version 6.00


>

HideSelection

The HideSelection style applies to the whole grid. Normally the current selection is displayed in a highlight color even when the grid does not have focus. If this style bit is set, then the highlight color will be removed when the grid loses focus and re-applied when the grid gets focus again.

See also

Grid methods, properties and events.