IEaxDataAreaCellStyle.Header

Syntax

Header: ITabCellStyle;

Description

The Header property determines cell style of table headers.

Comments

To determine a cells style of the table data area, use IEaxDataAreaCellStyle.Data.

Example

The property use is given in the example for IEaxGridViewSettings.GetStyleSettings.

See also:

IEaxDataAreaCellStyle