Silverlight SDK for Microsoft Bing
HorizontalAxisField Property
OverviewSystem.Windows.ControlsICloudArrangerHorizontalAxisField
Should return the name of the field or property which is used to determine the horizonal axis sort of elements
Declaration Syntax
C#Visual BasicVisual C++
string HorizontalAxisField { get; set; }
Property HorizontalAxisField As String
property String^ HorizontalAxisField {
	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)