Silverlight SDK for Microsoft Bing
HorizontalSortDirection Property
OverviewSystem.Windows.ControlsBandCloudViewHorizontalSortDirection
Gets/Sets an enumerated value of type SortDirections which describes the sort direction of the horizontal axis.
Declaration Syntax
C#Visual BasicVisual C++
public SortDirections HorizontalSortDirection { get; set; }
Public Property HorizontalSortDirection As SortDirections
public:
property SortDirections HorizontalSortDirection {
	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)