Silverlight SDK for Microsoft Bing
SortBinding Class
OverviewSystem.WindowsSortBinding
Implements a simple descriptor class for describing a sortable property and a sort direction.
Declaration Syntax
C#Visual BasicVisual C++
public class SortBinding
Public Class SortBinding
public ref class SortBinding
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SortBinding()()()
Initializes an instance of a SortBinding object.

SortBinding(String, SortDirections)
Initializes an instance of a SortBinding object.

Direction
Gete/Sets the direction of the sorting

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FieldName
Gets/Sets the Field or Property name for the sort

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
SortBinding

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)