ComponentOne Xamarin Edition
SortDirection Property
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridColumn Class : 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;}
See Also

Reference

GridColumn Class
GridColumn Members