ComponentOne ASP.NET MVC Controls
CollapsibleSubtotals Property

C1.Web.Mvc.Olap Namespace > PivotGrid Class : CollapsibleSubtotals Property
Gets or sets a value that determines whether the grid should allow users to collapse and expand subtotal groups of rows and columns.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property CollapsibleSubtotals As Boolean
[DefaultValue(true)]
public bool CollapsibleSubtotals {get; set;}
See Also

Reference

PivotGrid Class
PivotGrid Members