SortOrderAttribute.Descending property
Gets a value indicating whether sort is descending.
public bool Descending { get; }
Property Value
true if descending; otherwise, false.
See Also
- class SortOrderAttribute
Gets a value indicating whether sort is descending.
public bool Descending { get; }
true if descending; otherwise, false.