Sort.Type property

The SortType (e.g. ascending or descending).

public SortType Type { get; set; }

See Also