Skip to content

ListOptions<T>.OrderBy property

Current sort settings.

public ReadOnlyCollection<OrderBy> OrderBy { get; }

See Also