C1.Silverlight.Olap.5
ShowTotals Enumeration

Specifies whether to include totals in the output table.
Syntax
'Declaration
 
Public Enum ShowTotals 
   Inherits System.Enum
public enum ShowTotals : System.Enum 
Members
MemberDescription
GrandTotalsShow grand totals.
NoneDo not show any totals.
SubtotalsShow subtotals and grand totals.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Olap.ShowTotals

See Also

Reference

C1.Olap Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.