ComponentOne FlexPivot for WinForms
CollapsibleSubtotals Property

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class : CollapsibleSubtotals Property
Gets or sets a value that determines whether the grid should allow users to collapse and expand subtotal groups.
Syntax
'Declaration
 
Public Property CollapsibleSubtotals As System.Boolean
public System.bool CollapsibleSubtotals {get; set;}
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members