Gets or sets a value that determines whether the Olap output table
should include columns containing subtotals or grand totals.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public ShowTotals ShowTotalsColumns { get; set; } |
Visual Basic |
---|
Public Property ShowTotalsColumns As ShowTotals Get Set |