Enum HierarchyHideMembersType
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
Ragged/unbalanced hierarchies can be enabled by hiding members.
public enum HierarchyHideMembersType
Fields
| Name | Description |
|---|---|
| Default | Regular (balanced) hierarchy |
| HideBlankMembers | Hide the member if it has a blank value |
Remarks
This enum is only supported when the compatibility level of the database is at 1400 or above.