Gets/Sets the name of the field or property used to arrange items vertically by the
ICloudArranger implementation.

Declaration Syntax
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)