ITabCellStyle.BackgroundColor

Syntax

BackgroundColor: IGxColor;

Description

The BackgroundColor property determines color of table cell background.

Comments

The property is outdated, use ITabCellStyle.BackgroundBrush.

See also:

ITabCellStyle