ComponentOne FlexPivot for WinForms
ShowTotalsRows Property (C1FlexPivotEngine)

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

Reference

C1FlexPivotEngine Class
C1FlexPivotEngine Members