ClientHierarchyLevelSorting Class |
Namespace: Dundas.BI.Data.DataRetrieval
The ClientHierarchyLevelSorting type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientHierarchyLevelSorting(String, HierarchyMemberPropertyCategory, SortDirection) |
Initializes a new instance of the ClientHierarchyLevelSorting class.
| |
| ClientHierarchyLevelSorting(String, String, SortDirection) |
Initializes a new instance of the ClientHierarchyLevelSorting class.
|
| Name | Description | |
|---|---|---|
| BottomOverrides |
Gets the rule bottom overrides, if any.
| |
| Category |
Gets the category for the hierarchy member property used for sorting.
| |
| Direction |
Gets or sets the sorting rules direction.
| |
| LevelUniqueName |
Gets the hierarchy level.
| |
| MemberProperty |
Gets the member property name used for sorting.
| |
| TopOverrides |
Gets the top overrides, if any.
|