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