HierarchyLevelSorting Properties

The HierarchyLevelSorting type exposes the following members.

Properties
  NameDescription
Public propertyBottomOverrides
Gets the rule bottom overrides, if any.
Public propertyCategory
Gets the category for the hierarchy member property used for sorting.
(Inherited from HierarchyMemberSorting.)
Public propertyDirection
Gets or sets the sorting rules direction.
(Inherited from HierarchyMemberSorting.)
Public propertyHasBottomOverrides
Gets a value indicating whether this instance has sorting overrides.
Public propertyHasTopOverrides
Gets a value indicating whether this instance has sorting overrides.
Public propertyHierarchyLevel
Gets the hierarchy level.
Public propertyMemberProperty
Gets the member property name used for custom sorting.
(Inherited from HierarchyMemberSorting.)
Public propertyTopOverrides
Gets the rule top overrides, if any.
Top
See Also