SortDescription Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The SortDescription type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Direction Gets or sets a value that indicates whether to sort in ascending or descending order.
Public propertySupported by Silverlight for Windows Phone IsSealed Gets a value that indicates whether this structure is in an immutable state.
Public propertySupported by Silverlight for Windows Phone PropertyName Gets or sets the property name being used as the sorting criteria.

Top