FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / ShowTotals Enumeration

In This Topic
    ShowTotals Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ShowTotals 
       Inherits System.Enum
    public enum ShowTotals : System.Enum 
    Members
    MemberDescription
    GrandTotals 
    None 
    Subtotals 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.FlexPivot.ShowTotals

    See Also