EnumGroupType
Enum
Possible IGroup types.
Definition
Namespace:Telerik.Pivot.Core
Assembly:Telerik.Pivot.Core.dll
Syntax:
cs-api-definition
public enum GroupType
Fields
BottomLevel
The group has no children and usually an aggregate value is available for it.
GrandTotal
The group has aggregated values for all other groups.
Subheading
The group contains other groups. Aggregate values may or may not be available.