ComponentOne ASP.NET MVC Controls
ShowColumnTotals Property

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

Reference

PivotEngine Class
PivotEngine Members