IEaxTableStyle.TotalsRowStyle

Fore Syntax

TotalsRowStyle: ITabCellStyle;

Fore.NET Syntax

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

Description

The TotalsRowStyle property determines the cells style with total values, calculated by the rows.

Comments

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

See also:

IEaxTableStyle