IDataAreaHeaderSettingsBase

Assembly: System;

Description

The IDataAreaHeaderSettingsBase interface contains basic properties of different titles in analytical data area.

Inheritance Hierarchy

IDataAreaHeaderSettingsBase

Comments

Analytical data area is described by the IEaxDataArea interface. Title settings described by the IDataAreaHeaderSettingsBase interface are returned by the IEaxGridViewSettings.GetViewSettings method. The following elements can be cast to the IDataAreaHeaderSettingsBase type:

Properties

  Property name Brief description
Owner The Owner property returns the parent object for data area title settings.
SettingKey The SettingKey property returns a key for connection with the parent object of data area title settings. The SettingKey property returns a key for connection with the parent object of data area title settings.

See also:

System Assembly Interfaces