C1.PivotEngine Assembly / C1.PivotEngine Namespace / C1PivotEngine Class / ShowTotalsColumns Property

In This Topic
ShowTotalsColumns Property (C1PivotEngine)
In This Topic
Gets or sets a value that determines whether the PivotEngine output table should include columns containing subtotals or grand totals.
Syntax
'Declaration
 
Public Property ShowTotalsColumns As ShowTotals
 
See Also