Silverlight SDK for Microsoft Bing
HorizontalSortField Property
OverviewSystem.Windows.ControlsBandCloudViewHorizontalSortField
Gets/Sets a string value which names the Name of the property on the data source which determines the horizontal sorting.
Declaration Syntax
C#Visual BasicVisual C++
public string HorizontalSortField { get; set; }
Public Property HorizontalSortField As String
public:
property String^ HorizontalSortField {
	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)