Spread.Services Documentation
TotalsCalculation Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITableColumn Interface
: TotalsCalculation Property
Determines the type of calculation in the Totals row of the table column based on the value of the
TotalsCalculation
enumeration (read or write).
Syntax
C#
TotalsCalculation
TotalsCalculation {
get
;
set
;}
See Also
Reference
ITableColumn Interface
ITableColumn Members