Show contents 

Express > Express Assembly Interfaces > IEaxTableStyle > IEaxTableStyle.TotalsColumnStyle

IEaxTableStyle.TotalsColumnStyle

Fore Syntax

TotalsColumnStyle: ITabCellStyle;

Fore.NET Syntax

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

Description

The TotalsColumnStyle property determines the cells style with total values, calculated by the columns.

Comments

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

See also:

IEaxTableStyle