IEaxTableStyle.TotalsLeftHeaderStyle

Fore Syntax

TotalsLeftHeaderStyle: ITabCellStyle;

Fore.NET Syntax

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

Description

The TotalsLeftHeaderStyle property determines the headers style of totals, calculated by the series.

Comments

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

See also:

IEaxTableStyle