Silverlight SDK for Microsoft Bing
VerticalAxisField Property
OverviewSystem.Windows.ControlsCloudArrangerVerticalAxisField
Gets/Sets the name of the field or property used to arrange items vertically by the ICloudArranger implementation.
Declaration Syntax
C#Visual BasicVisual C++
public string VerticalAxisField { get; set; }
Public Property VerticalAxisField As String
public:
virtual property String^ VerticalAxisField {
	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)