Specifies whether to include totals in the output table.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.4 (in C1.Silverlight.Olap.4.dll)
Syntax
| C# |
|---|
public enum ShowTotals |
| Visual Basic |
|---|
Public Enumeration ShowTotals |
Members
| Member name | Description | |
|---|---|---|
| None | Do not show any totals. | |
| GrandTotals | Show grand totals. | |
| Subtotals | Show subtotals and grand totals. |