ComponentOne FlexPivot for WinForms
ShowTotalsColumns Property (C1FlexPivotPanel)

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPanel 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

C1FlexPivotPanel Class
C1FlexPivotPanel Members