IDataAreaHeaderSettingsBase.SettingKey

Fore Syntax

SettingKey: Integer;

Fore.NET Syntax

SettingKey: integer;

Description

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

Comments

If title style 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:

IDataAreaHeaderSettingsBase