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

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