IDataAreaHeaderSettingsBase.Owner

Fore Syntax

Owner: IDataAreaHeaderSettingsBase;

Fore.NET Syntax

Owner: Prognoz.Platform.Interop.ForeSystem.IDataAreaHeaderSettingsBase;

Description

The Owner property returns the parent object for data area title settings.

Comments

To determine a key for connection with the parent object, use IDataAreaHeaderStyleSettingsBase.StyleSettingKey.

Fore and Fore.NET Examples

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

See also:

IDataAreaHeaderSettingsBase