ITabView.ErrorIndicatorsColor

Fore Syntax

ErrorIndicatorsColor: IGxColor;

Fore.NET Syntax

ErrorIndicatorsColor: Prognoz.Platform.Interop.Drawing.GxColor;

Description

The ErrorIndicatorsColor property determines color for highlighting cells that have errors in the contained formulas.

Comment

The property is outdated, use ITabErrorCheckingOptions.ErrorIndicatorsColor.

See also:

ITabView