IEaxGridViewSettings.GetViewSettings

Syntax

GetViewSettings(Value: IDataAreaHeaderSettingsBase): IEaxGridHeaderProperties;

Parameters

Value. Header element, for which display settings should be obtained.

Description

The GetViewSettings property returns display settings for the specified header element.

Comments

The following elements can be specified as value of the Value parameter:

Example

The property use is given in the example for IEaxGridHeaderProperties.AutoIndent.

See also:

IEaxGridViewSettings