Skip to content

SortOrderAttribute.Descending property

Gets a value indicating whether sort is descending.

public bool Descending { get; }

Property Value

true if descending; otherwise, false.

See Also