ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / CollapsibleSubtotals Property

In This Topic
    CollapsibleSubtotals Property (C1FlexPivotGrid)
    In This Topic
    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 Boolean
    public bool CollapsibleSubtotals {get; set;}
    See Also