ITabCellStyle.PatternColor

Syntax

PatternColor: IGxColor;

Description

The PatternColor property determines the color of the pattern of the table cell background.

Comments

The property is outdated, use ITabCellStyle.BackgroundBrush.

See also:

ITabCellStyle