C1.Silverlight.Olap.5 Assembly > C1.Olap Namespace : ShowTotals Enumeration |
'Declaration Public Enum ShowTotals Inherits System.Enum
public enum ShowTotals : System.Enum
Member | Description |
---|---|
GrandTotals | Show grand totals. |
None | Do not show any totals. |
Subtotals | Show subtotals and grand totals. |
System.Object
System.ValueType
System.Enum
C1.Olap.ShowTotals