Silverlight SDK for Microsoft Bing
FieldName Property
OverviewSystem.WindowsSortBindingFieldName
Gets/Sets the Field or Property name for the sort
Declaration Syntax
C#Visual BasicVisual C++
public string FieldName { get; set; }
Public Property FieldName As String
public:
property String^ FieldName {
	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)