Silverlight SDK for Microsoft Bing
SortBindings Property
OverviewSystem.Windows.ControlsBandCloudViewSortBindings
Gets/Sets a collection of SortBindings which describe the sorting potentials for the horizontal axis.
Declaration Syntax
C#Visual BasicVisual C++
public SortBindings SortBindings { get; set; }
Public Property SortBindings As SortBindings
public:
property SortBindings^ SortBindings {
	SortBindings^ get ();
	void set (SortBindings^ value);
}

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