Xuni Product Documentation - Xamarin.Forms
SortDirection Property
Gets the sort direction when the underlaying collection view is sorted by the same field as this column's SortMemberPath or Binding.
Syntax
public Nullable<SortDirection> SortDirection {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridColumn Class
GridColumn Members