[]
        
(Showing Draft Content)

C1.iOS.Grid.GridColumn.SortDirection

SortDirection Property

SortDirection

Gets the sort direction when the underlying collection is sorted by the same field as this column's SortMemberPath or Binding.

Declaration
public Nullable<SortDirection> SortDirection { get; }