IEaxDataAreaCellStyle.Header

Fore Syntax

Header: ITabCellStyle;

Fore.NET Syntax

Header: Prognoz.Platform.Interop.Tab.TabCellStyle;

Description

The Header property determines cell style of table headers.

Comments

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

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaCellStyle