Silverlight SDK for Microsoft Bing
VerticalSortField Property
OverviewSystem.Windows.ControlsBandCloudViewVerticalSortField
Gets/Sets a string value which names the Name of the property on the data source which determines the vertical sorting.
Declaration Syntax
C#Visual BasicVisual C++
public string VerticalSortField { get; set; }
Public Property VerticalSortField As String
public:
property String^ VerticalSortField {
	String^ get ();
	void set (String^ value);
}

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