ITabFormatCondition.DataAdapter

Fore Syntax

DataAdapter: ITabFormatDataAdapter;

Fore.NET Syntax

DataAdapter: Prognoz.Platform.Interop.Tab.ITabFormatDataAdapter;

Description

The DataAdapter property determines data source for cell conditional format.

Comments

The class that is used to implement data source is given in the ITabFormatNumericScale.TargetType example.

Fore and Fore.NET Examples

The property use is given in the example for ITabFormatNumericScale.TargetType.

See also:

ITabFormatCondition