IEaxTableStyle.TotalsHeaderStyle

Fore Syntax

TotalsHeaderStyle: ITabCellStyle;

Fore.NET Syntax

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

Description

The TotalsHeaderStyle property determines the style applied to table totals' headers.

Comments

The property is outdated, use IEaxTableStyle.TotalsLeftHeaderStyle, IEaxTableStyle.TotalsTopHeaderStyle.

See also:

IEaxTableStyle