IEaxTableStyle.TotalsTopHeaderStyle

Fore Syntax

TotalsTopHeaderStyle: ITabCellStyle;

Fore.NET Syntax

TotalsTopHeaderStyle: Prognoz.Platform.Interop.Tab.ITabCellStyle;

Description

The TotalsTopHeaderStyle property determines the headers style of totals, calculated by the columns.

Comments

The property is outdated, use IEaxGridHeaderSettings.TotalStyle.Header.

See also:

IEaxTableStyle