IDataAreaHeaderStyleSettingsBase

Assembly: System;

Description

The IDataAreaHeaderStyleSettingsBase interface contains basic properties of title formatting styles in data area.

Inheritance Hierarchy

IDataAreaHeaderStyleSettingsBase

Comments

Data area is described by the IEaxDataArea interface. Title formatting styles described by the IDataAreaHeaderStyleSettingsBase interface are returned by the IEaxGridViewSettings.GetStyleSettings method. The following elements can be cast to the IDataAreaHeaderStyleSettingsBase type:

Properties

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

See also:

System Assembly Interfaces