ITabView.SelectionColor

Syntax

SelectionColor: IGxColor;

Description

The SelectionColor property determines the selection color in the table.

NOTE. The table does not support setting up transparency of custom selection color.

Example

The property use is given in the example for ITabView.SelectionBorderColor.

See also:

ITabView