Silverlight SDK for Microsoft Bing
HorizontalAxisField Property
OverviewSystem.Windows.ControlsCloudArrangerHorizontalAxisField
Gets/Sets the name of the field or property used to arrange items horizontally by the ICloudArranger implementation.
Declaration Syntax
C#Visual BasicVisual C++
public string HorizontalAxisField { get; set; }
Public Property HorizontalAxisField As String
public:
virtual property String^ HorizontalAxisField {
	String^ get () sealed;
	void set (String^ value) sealed;
}

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