Silverlight SDK for Microsoft Bing
SortField Property
OverviewSystem.Windows.ReflectionArrangeSorterSortField
Gets/Sets the name of the field or property on the data source to sort against
Declaration Syntax
C#Visual BasicVisual C++
public string SortField { get; set; }
Public Property SortField As String
public:
property String^ SortField {
	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)