CollapsibleSubtotals Property
CollapsibleSubtotals
Gets or sets a value that determines whether the grid should allow users to collapse
and expand subtotal groups.
Declaration
public bool CollapsibleSubtotals { get; set; }
Public Property CollapsibleSubtotals As Boolean