Gets/Sets a string value which names the Name of the property on the data source which determines the horizontal sorting.

Declaration Syntax
public string HorizontalSortField { get; set; }
Public Property HorizontalSortField As String
public:
property String^ HorizontalSortField {
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)