Silverlight SDK for Microsoft Bing
SortDirection Property
OverviewSystem.Windows.ReflectionArrangeSorterSortDirection
The direction of the sort
Declaration Syntax
C#Visual BasicVisual C++
public SortDirections SortDirection { get; set; }
Public Property SortDirection As SortDirections
public:
property SortDirections SortDirection {
	SortDirections get ();
	void set (SortDirections value);
}

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