ComponentOne FlexPivot for WinForms
ShowTotalsColumns Property (C1FlexPivotEngine)

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotEngine Class : ShowTotalsColumns Property
Gets or sets a value that determines whether the FlexPivot output table should include columns containing subtotals or grand totals.
Syntax
'Declaration
 
Public Property ShowTotalsColumns As ShowTotals
public ShowTotals ShowTotalsColumns {get; set;}
See Also

Reference

C1FlexPivotEngine Class
C1FlexPivotEngine Members