ComponentOne FlexPivot for WinForms
ShowTotalsRows Property (C1FlexPivotPanel)

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

C1FlexPivotPanel Class
C1FlexPivotPanel Members