C1.PivotEngine Assembly / C1.FlexPivot Namespace / ShowAs Enumeration

ShowAs Enumeration
Syntax
'Declaration
 
Public Enum ShowAs 
   Inherits System.Enum
 
Members
MemberDescription
DiffCol 
DiffColPct 
DiffRow 
DiffRowPct 
NoCalculation 
PctCol 
PctGrand 
PctRow 
RunTot 
RunTotPct 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.FlexPivot.ShowAs

See Also