'Declaration Public Enum HierarchyDimensionGrouping Inherits System.Enum
public enum HierarchyDimensionGrouping : System.Enum
Member | Description |
---|---|
AllInOne | Only one dimension is created, and all hierarchies are added to that dimension. |
ByCategory | A dimension is created for each System.ComponentModel.CategoryAttribute contained within the type specified by the data source's ItemType property. Each hierarchy is added to the dimension which corresponds to the associated property descriptor's category. Hierarchies which are associated with members that do not belong to a category are added to a default dimension. |
Separate | One dimension is created for each hierarchy. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2