ComponentOne ASP.NET MVC Controls
ShowRowTotals Property

C1.Web.Mvc.Olap Namespace > PivotEngine Class : ShowRowTotals Property
Gets or sets a value that determines whether the output data should include rows containing subtotals or grand totals.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ShowRowTotals As ShowTotals
[DefaultValue()]
public ShowTotals ShowRowTotals {get; set;}
See Also

Reference

PivotEngine Class
PivotEngine Members