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(Mono.Cecil.CustomAttributeArgument)>
Public Property ShowRowTotals As ShowTotals
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public ShowTotals ShowRowTotals {get; set;}
See Also

Reference

PivotEngine Class
PivotEngine Members