HierarchyLevelSortingData Properties

The HierarchyLevelSortingData 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.
Public propertyDirection
Gets or sets the sorting rules direction.
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 propertyHierarchyLevelUniqueName
Gets or sets the unique name of the hierarchy level.
Public propertyMemberProperty
Gets the member property name used for custom sorting.
Public propertyTopOverrides
Gets the rule top overrides, if any.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also