IDataAreaHeaderStyleSettingsBase.StyleSettingKey

Fore Syntax

StyleSettingKey: Integer;

Fore.NET Syntax

StyleSettingKey: integer;

Description

The StyleSettingKey property returns a key for connection with the parent object of data area title formatting style settings.

Comments

If the title settings do not have the parent object, the property returns the 0 value.

Fore and Fore.NET Examples

The property use is given in the example for IDataAreaHeaderStyleSettingsBase.Owner.

See also:

IDataAreaHeaderStyleSettingsBase